Thursday, January 30, 2020

Beauty Parlour Management System Using PHP

Project Name: Beauty Parlour Management System Using PHP
The language used: PHP
Database: MySQL
User interface design: HTML, AJAX, JQUERY, JAVASCRIPT
Web browser: Mozilla, Google Chrome, IE8, OPERA
Software: XAMPP / Wamp / Mamp / Lamp (any)
In this project, we use PHP and Mysql databases. It has two administrator and user modules.

Administration

So Panel administrator can see all the details shortly, such as the total number of customers, the total number of appointments, the rejected appointment, the accepted appointment, the total services
Services: in this section, the administrator can manage the services of the room (add and update).
Pages: in this section, the administrator can manage about us and contact us.
Appointment: In this section, the administrator can see the details of the appointments and has the right to refuse and select an appointment.

Add client: in this section, the administrator can manage the client (add / update).
Customer list: In this section, the administrator can view the customer list and assign services and make invoices for the services the client takes.

Reports: in this section, the administrator can see the details of users and sales in particular periods
Invoice: in this section, there is a list of total invoices that are seen but the administrator
Search for invoice: In this section, the administrator can search for invoices with the help of your invoice number but the administrator can also update his profile, change the password and recover the password.

User

In BPMS, the user does not need to log in
Home page: the user can make an appointment with the beauty salon at a particular date and time.
Services: the user sees the services offered by the beauty salon.
About us: The user sees the details of the beauty salon.
Contact us: The user can contact the beauty salon.

How to execute the Beauty Parlour Management System Using PHP

1. Download the zip file

2. Extract the file and copy the bpm folder
3.Pet into the 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 bpmsdb
6. Import the bpmsdb.sql file (provided within the zip package in the SQL files folder)
7. Run the Http: // localhost / bpms (frontend) script
Beauty Parlour Management System Using PHP
Credential for the administration panel:
Username: admin
Password: Test @ 123

See demo —————————————–



Previous Post
Next Post

2 comments: