Skip to content

mhdyaseen8841/saloonManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SaloonManagementSystem

Salon Management System Using PHP and MySQL

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

Admin

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. Services: In this section admin can manage services of parlor (add and update). Pages: In this section admin can manage about us and contact us pages. Appointment: In this section admin can view the detail of appointments and have right to reject and select appointment. Subscriber: In this section, admin can view subscriber emails. Add Customer: In this section admin can mange customer (add/update). Customer List: In this section admin can view customer list and assign services and make invoices of services which is taken by customer. Reports: In this section admin can view users detail and sales in particular periods Invoice: In this section there is the list of total invoices which is viewed by admin Search Appointment: In this section admin can search appointment with the help of his/her appointment number, name and contact number. 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.

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

1.Download the zip file 2.Extract the file and copy msms 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 name msmsdb 6.Import msmsdb.sql file(given inside the zip package in SQL file folder) 7.Run the script http://localhost/msms

Admin Credential Username: admin Password: Test@123

About

Salon Management System Using PHP and MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published