Quantcast
Channel: iNetTutor.com
Viewing all articles
Browse latest Browse all 1780

System Module of Salon Management System in PHP

$
0
0

System Module of Salon Management System in PHP

The project entitled Salon Management System is a database oriented project that will manage the transactions in the salon business. The development of Salon Management System is to act an alternative to the manual operation of process implemented by the business.

The said system was implemented in a live server/online, which means that it can be access through the internet.

This article will present the basic features of a salon management system together with its screenshots or user interfaces.

Features and Modules

  1. Salon Management System Dashboard Module

Module Description: This module displays the monthly sales, no. of monthly customers, appointments, and latest post.

Salon Management System Dashboard Module

Salon Management System Dashboard Module

  1. Salon Management System Sales Module

Module Description: this module allows the user to add/edit sales and insert details such as customer, product/service, quantity, discount price, sub total, date recorded, sale type. This module also displays the sales in tabular form.

Table Fields and Entities: salesid, customerid, productserviceid, qty, discountedprice, subtotal, daterecorded, saletype, userid

Salon Management System Sales Module

Salon Management System Sales Module

  1. Salon Management System Products Module

Module description: User can add/edit products in this module and add details like name, description, capital price, retail price, discount, quantity, and expiry date.

Table fields and entities: productid, productname, description, capitalprice, retailprice, discount, quantity, expirydate

Salon Management System Products Module

Salon Management System Products Module

  1. Salon Management System Services Module

Module Description: User can add/edit different services available and add details such as service name, description, price, and discount.

Table Fields and Entities: serviced, servicename, description, price, discount

Salon Management System Services Module

Salon Management System Services Module

  1. Salon Management System Customers Module

Module Description: this module allows the user to add/edit customer information such as name, contact no., address, email, gender, username and password, and account status. This module is also used for the registration of new members or customers of the salon.

Table Fields and Entities: customerid, customername, contact, address, email, gender, username, password ,accountstatus

Salon Management System Customers Module

Salon Management System Customers Module

  1. Salon Management System Appointments Module

Module Description: this module allows the user to manage the appointments. The information includes the appointment date, the appointment time, customer information, details of appointment, status of the booking if it is confirmed, cancelled or rescheduled, remarks refers to the explanation, comments or reason of the booking.

Table fields and Entities: appointmentid, appoinmentdate, appointmenttime, customerid, appointmentdetails, status, remarks

Salon Management System Appointments Module

Salon Management System Appointments Module

  1. Salon Management System Blog Module

Module Description: This module allows the user to post any updates or announcements.

Table Fields and Entities: blogid, blottitle, content, daterecorded, timerecorded, userid

Salon Management System Blog Module

Salon Management System Blog Module

  1. Salon Management System Users Module

Module Description: this module allows the admin to manage the users of the system. The admin can add/edit users and select user category.

Table Fields and Entities: userid, username, password, completename, contact, address, usercategory

Salon Management System Users Module

Salon Management System Users Module

Development Tools:

PHP, MySQL/MariaDB and Bootstrap 4

You may visit our facebook page for more information, inquiries and comments.

Hire our team to do the project.


Viewing all articles
Browse latest Browse all 1780

Trending Articles