Men Salon Management System Using PHP and MySQL

Men Salon Management System

Men Salon Management System Using PHP and MySQL

Project NameMen Salon Management System project
Language UsedPHP5.6, PHP7.x
DatabaseMySQL 5.x
User Interface DesignHTML, AJAX,JQUERY,JAVASCRIPT
Web BrowserMozilla, Google Chrome, IE8, OPERA
SoftwareXAMPP / Wamp / Mamp/ Lamp (anyone)

In this project, we use PHP and  MySQL database. It has two modules, admin and user.

Admin

  1. Dashboard: In this section admin can see all detail in brief like total number of customer, Total number of appointment, Rejected Appointment, Accepted Appointment, Total Services, Today’s sales, yesterday’s sale, Last seven days sales and total sales.
  2. Services: In this section admin can manage services of parlor (add and update).
  3. Pages: In this section admin can manage about us and contact us pages.
  4. Appointment: In this section admin can view the detail of appointments and have right to reject and select appointment.
  5. Subscriber: In this section, admin can view subscriber emails.
  6. Add Customer: In this section admin can mange customer (add/update).
  7. Customer List: In this section admin can view customer list and assign services and make invoices of services which is taken by customer.
  8. Reports: In this section admin can view users detail and sales in particular periods
  9. Invoice: In this section there is the list of total invoices which is viewed by admin
  10. Search Appointment: In this section admin can search appointment with the help of his/her appointment number, name and contact number.
  11. Search Invoice: In this section admin can search invoices with the help of his/her invoice number.

Admin can also update his profile, change password and recover password.

User

In MSMS users are not required to sign in

Home Page: The user can take an appointment with Men’s Salon on a particular date and time.

Services: User views the services which are offered by Men’s Salon.

About Us: User sees the details of Men Salon.

Contact Us: The user can contact Men Salon.

Some of the Project Screens


MSMS Home Page
Home Page
MSMS Appointment
Appointment Page
MSMS Admin Dashboard
Admin Dashboard
MSM Customer Invoice Page
Customer Invoice Page

How to run the Online Men Salon Management System Project Using PHP and MySQL

  • Download the zip file
  • Extract the file and copy msms folder
  • Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)
  • Open PHPMyAdmin (http://localhost/phpmyadmin)
  • Create a database with name msmsdb
  • Import msmsdb.sql file(given inside the zip package in SQL file folder)
  • Run the script http://localhost/msms

Admin Credential
Username: admin
Password: Test@123

Blog : https://phpgurukul.com/men-salon-management-system-using-php-and-mysql/

Leave a Reply

Your email address will not be published. Required fields are marked *