Project information

Details

Developed a client-server functionality for managing company personnel data through both mobile and desktop clients. My focus was on personnel administration, including creation, retrieval, and modification within the system. I utilized HTML/CSS/JavaScript (Bootstrap Framework) for an intuitive user interface and PHP for seamless data interactions, including CRUD operations, with JSON Data Interchange. MariaDB was the chosen database system for efficient data management. This project showcased my frontend and backend development skills, ensuring smooth data interactions with the server.

Tech Stack

Skill Set
  • HTML / CSS
  • JavaScript
  • jQuery DOM Manipulation / AJAX
  • PHP Endpoints
Database
  • MariaDB: The database management system for efficient data storage and retrieval.
Functionality
  • Employee Listings: Users can view a list of all employees in the company, including their names, departments, and locations.
  • Search Functionality: A search feature allows users to find specific employees quickly, filtering by name, department, or location.
  • Employee Maintenance: Users can add new employees, department, or location.
Interface and Design
  • Bootstrap for responsive design and layout
Data Management and Presentation
  • AJAX functions
  • PHP routines for interacting with database
Quality Assurance
  • Chrome DevTools for ensuring website responsiveness and compatibility across various devices