Maid Hiring Management System using PHP and MySQL
The aim of ‘Maid Hiring Management System in PHP ’ is to automate its existing manual system by the help of computerized equipment and full-fledge computer software, fulfilling their requirements so that their valuable date can be stored for a longer period with easy accessing and manipulation of the same. Basically the project describes how to handle good performance and provide better services to clients. This project can lead to error free, secure, reliable and fast management system. This system will help the organization in better utilization of resources.
Project Requirements
Project Name | Maid Hiring Management System Project in PHP |
---|---|
Language Used | PHP5.6, PHP7.x |
Database | MySQL 5.x |
User Interface Design | HTML, AJAX,JQUERY,JAVASCRIPT |
Web Browser | Mozilla, Google Chrome, IE8, OPERA |
Software | XAMPP / Wamp / Mamp/ Lamp (anyone) |
Project Modules
In Maid Hiring Management System Project we use PHP and MySQL Database. This project keeps the records of maids and booking requests of maids. Maid Hiring Management System has two modules i.e. admin and user.
Admin Module
1. Home: In this section, admin can briefly view the total new booking, approved/assign bookings, Cancelled Bookings, and Total category of maids.
2. Category: In this section, admin can manage the category (add/update/delete).
3. Maid: In this section, admin can manage the maid(add/update/delete).
4. Page: In this section, admin can manage the about us and contact us pages..
5. Maid Hiring Request: In this section, the admin can view new maid requests, and approve and cancel maid booking requests. In this section admin also assign a maid to the booking request.
8. Search: In this section, admin can search maid and booking details with the help of his/her maid ID and booking number respectively.
Admin can also update his profile, change the password and recover the password.
User Module
1. Home: It is a welcome page for users.
2. About: It is an about us page of the website.
3. Request for Maid: In this section, the user can send a request for a maid.
4. Contact: It is a contact us page where users can check the Contact Details
Some of the Project Screens
Home Page

Maid Hiring Form

Admin Dashboard

Add Maid Form

How to run the Maid Hiring Management System (mhms) Project
1. Download the zip file
2. Extract the file and copy mhms
folder
3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/HTML)
4.Open PHPMyAdmin (http://localhost/phpmyadmin)
5. Create a database with the name mhmsdb
6. Import mhmsdb.sql
file(given inside the zip package in the SQL file folder)
7. Run the script http://localhost/mhms
Credential for Admin panel :
Username: admin
Password: Test@123