ๅฐŠๆ•ฌ็š„ ๅพฎไฟกๆฑ‡็Ž‡๏ผš1ๅ†† โ‰ˆ 0.046166 ๅ…ƒ ๆ”ฏไป˜ๅฎๆฑ‡็Ž‡๏ผš1ๅ†† โ‰ˆ 0.046257ๅ…ƒ [้€€ๅ‡บ็™ปๅฝ•]
SlideShare a Scribd company logo
Title:-Salon
Management
A PROJECT BY-:PATEL VEDANT V.
WAGH TEJAS R.
Hello,goodmorning sir
thisisapresentationforpresentingforourprojectsalonmanagementsystem.
Teammembers-:patelvedantv.,waghtejasr.
Teammemberse.no.-:206240316003,206240316063
1. INTRODUCTION
1.1 Project Summary
๏ƒ˜ Salon Management system provides proper management over the websites. In this system,
Customer schedules their appointment online. Then the Customer selected their services as per
their requirement.
๏ƒ˜ The aim of providing the objectives of this website is to create a time saver and to get easy to
manage online respectively.
๏ƒ˜ This system would help the salon systems to be better used by the customer over the world. The
unique hair art is easily available to all customers who want it.
๏ƒ˜ The Web Application would use a database to store information regarding all products and
customer information as well as other such details.
1.2 Purpose
๏ƒ˜ The salon industry is one of the most lucrative yet highly competitive industries. Every
day one finds a new salon opening up around the corner. Most women look at salon
services as a necessity rather than a luxury.
๏ƒ˜ It Saves Users Time By Providing Helpful Tidbits And Many More Other Features.
๏ƒ˜ It's not easy to manage a salon business with so much competition. Running a salon
can be complicated and overwhelming. The smallest mistake can cause a significant
dent in your business.
1.3 Scope
๏ƒ˜ Providing the facility to register regular Customers and maintain their details.
๏ƒ˜ Facilitate appointment handling.
๏ƒ˜ Facilitate admin Dashboard handling (Service List, about us, contact us, Invoice).
๏ƒ˜ Handling Salon Services along with their respective prices, hours, etc.
๏ƒ˜ Generating invoices through the system.
๏ƒ˜ Generating reports supporting the higher managerial decisions.
๏ƒ˜ Maintaining an information center (dashboard).
๏ƒ˜ Notify Appointment Status through emails.
1.4 Objective
๏ƒ˜ Today the internet and its boom have created a new economic scenario that not only stresses the
classical concept of the โ€œproductโ€ but also the modern concept of "service".
๏ƒ˜ The main objective of the Salon management system website is to save time and complexity of work at
Cabinet hair salon is a very much effective website. It is helpful for all people because the use of this website
is easy. By this, you can see all types of services for yourself. From this website, you can books your
appointment online.
๏ถ The objectives of doing this project are to:
๏ƒ˜ Eliminate the paper-based work used at the Salon premise such as the usage of diaries to note down
appointment details, writing manual invoices for the payments done by the Customers, etc.
๏ƒ˜ Eliminate the data redundancy; keeping appointment details at several places(Diary, mobile, etc.) by
several people (Owner, Customers, etc.).
๏ƒ˜ Abolish the wastage of time, resources, efforts, and money of the Employer,
Employees, and Customers (Stakeholders).
๏ƒ˜ Improve the efficiency and effectiveness of the Salon management activities, services,
and processes like maintaining Customers Appointments and Payments, etc.
๏ƒ˜ Ease the management and decision-making while improving Salon's good name.
๏ƒ˜ Improve Client satisfaction and Employee satisfaction.
๏ƒ˜ Enhance the Stakeholder integration.
1.5 Technology
The Languages Used In the Project are
๏ƒ˜ for Backend:-
1. PHP
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open-source general-
purpose scripting language that is especially suited for web development and can be embedded into
HTML.
What is PHP Used for?
๏ƒ˜ for Making Backend APIs
๏ƒ˜ for Database Connectivity
๏ƒ˜ for Admin Panel
๏ƒ˜ for Database:-
2. MySQL
MySQL is a powerful Relational Database Management System (RDBMS) which we will use to learn the
basic principles of database and data manipulation using Structured Query Language (SQL) statements.
SQL is a database language that is used to retrieve, insert, delete and update stored data.
*What is MySQL Used for?
๏ƒ˜ Used for Creating RDBMS Table
๏ƒ˜ has Strict Query and Syntax
๏ƒ˜ Secure and Easy to Use
๏ƒ˜ Support A Wide Range of Servers
2. PROJECT MANAGEMENT
2.1 Project Planning
๏ƒ˜ Project planning is one of the major tasks that are performed during the development
of the project. Using project planning, the task of finding the size of the project is done
andwith that total amount of time and cost required for the project, development is
calculated.
๏ƒ˜ The planning of this project was done using a special approach. After getting the
project definition, upper-level analysis was performed first. That analysis was confined
to thewhole project level. That analysis gave the idea about the size and the structure
of theproject and using that analysis information, the planning of the project was
done.
2.1.1 Development Model
๏ถ Development Model Used: Waterfall Model
๏ƒ˜ Waterfall Model is introduced by Royce in the year 1970. The waterfall model follows
the SDLC approach and states that "the phases are organized in a linear order and the
output of one phase becomes the input for the next phase".
๏ƒ˜ During the requirements stage, developers write down all the possible requirements of a
system in a requirements document. The document defines what the system should do,
but not necessarily how it will work. Developers will base all the software's future
development on the requirements document.
๏ƒ˜ In the next stage, analysis, developers use the requirements document to
examine and flesh out the logical or theoretical design of the system without
accounting for its hardware or software technologies.
๏ƒ˜ The project will then move onto the design stage, where developers alter the logical design of the system to
make sure it works with the system's hardware and software technologies.
๏ƒ˜ Once developers finalize the system's physical design, the project enters the coding stage.
In this stage, developers will reference the system's requirements and logical and physical
specifications to write its actual code.
๏ƒ˜ After coding the system, quality analysts, beta testers, and other testers will use the system and report
any bugs they find. Developers will patch the most pressing issues. This is known as the testing stage.
๏ƒ˜ Finally, the project enters the deployment stage, where developers release the system to their market,
support their customers, maintain the system, and upgrade it to meet their customers' evolving needs.
Advantages:-
๏ƒ˜ This model is simple and easy to understand and use.
๏ƒ˜ It is easy to manage due to the rigidity of the model โ€“ each phase has
specific deliverables and a review process.
๏ƒ˜ In this model, phases are processed and completed one at a time. Phases do
not overlap.
๏ƒ˜ The waterfall model works well for smaller projects where requirements are
clearly defined and very well understood.
Disadvantage: -
๏ƒ˜ Once an application is in the testing stage, it is very difficult to go back and change
something that was not well-thought-out in the concept stage.
๏ƒ˜ No working software is produced until late during the life cycle.
๏ƒ˜ High amounts of risk and uncertainty.
๏ƒ˜ Not a good model for complex and object-oriented projects.
๏ƒ˜ Poor model for long and ongoing projects.
๏ƒ˜ Not suitable for projects where requirements are at a moderate to high risk of changing.
2.1.2 Roles and Responsibilities:
๏ƒ˜ Our Team will be creating this Smart mirror named "AI SMART MIRROR". All the creators of the group
have their Roles and Responsibilities in creating thiswebsite.
mmm
Activities Responsibilities
Requirements gathering Vedant Patel.
Analysis Tejas Wagh.
.
Design Vedant Patel.
Documentation Tejas Wagh.
2.2 Project Scheduling
๏ƒ˜ Project Work Plan contains all the activities that are performed in the future in order
to complete the project of the system and the respective times that are required to
complete that project.
๏ถ Project Work Plan of the system will proceed as follow:
๏ƒ˜ First, The Project concept will be analyzed before implementation.
๏ƒ˜ Second, The Requirements will be gathered related to the existing system which is
working like this Project, and all their functions and information will be gathered to make a
unique and one-level ahead project.
๏ƒ˜Third, The Design Will start implementing parallel implements in order to provide the best
User Interface.
๏ƒ˜ After the deigning implementation, the project will start.
๏ƒ˜ The Above Modules like Designing, Coding, Analysis, and Requirement
Gathering can be done in parallel.
2.3 Risk Management
๏ƒ˜ Risk management is a structured approach to managing uncertainty through risk assessment,
developing strategies to manage it, and mitigation of risk using managerial resources.
๏ƒ˜ The strategies include transferring the risk to another party, avoiding the risk, reducing the
negative effect of the risk, and accepting some or all of the consequences of a particular risk.
๏ƒ˜ Some traditional risk managements are focused on risks stemming from physical or legal causes
(e.g. natural disasters or fires, accidents, death, and lawsuits). Financial risk management on the
other hand focuses on risks that can be managed using traded financial instruments.
๏ƒ˜ Risk management also faces difficulties allocating resources. This is the idea of opportunity
cost. Resources spent on risk management could have been spent on more profitable activities.
Again, ideal risk management minimizes spending while maximizing the reduction of the
negative effects of risks.
Steps in the risk management process
๏ƒ˜ Risk identification
๏ƒ˜ Risk analysis
๏ƒ˜ Risk planning
The process of risk identification involves the following steps:
๏ƒ˜ Identification of risk in a selected domain of interest.
๏ƒ˜ Planning the remainder of the process.
๏ƒ˜ Mapping out the following:
๏‚ง the social scope of risk management
๏‚ง the identity and objectives of stakeholders
๏‚ง the basis upon which risks will be evaluated, constraints.
๏ƒ˜ Defining a framework for the activity and an agenda for identification.
๏ƒ˜ Developing an analysis of risks involved in the process.
๏ƒ˜ Mitigation of risks using available technological, human, and organizationalresources
Risk Identification
This project includes the following Risks:
๏ƒ˜ Team members leave the project
๏ƒ˜ Hardware Crashes
๏ƒ˜ Software Crashes
Risk Analysis
๏ƒ˜ Team Member leaves the project: A perfect project can be done when there where team
workingin a proper and supportive manner. So, the project is at Risk if any team members
left the project before the project deadline.
๏ƒ˜ Hardware Crashes: A project implemented on hardware. If there were good hardware
support with software, then the project was done by the deadline and run efficiently. So,
the project is at Risk if there is any problem with hardware.
๏ƒ˜ Software Crashes: A project implemented in software in other words in Workbench or an
environment. With efficient and bug-free software support a project can be doneeasily and
within provided deadline. So, the project is at Risk if there is any problem withthesoftware.
Risk Planning
๏ƒ˜ For Team Member Leave the project: - Team Leader should make a backup for Team Member, if one Team Member left
then Team Leader quickly add another Team Member in left place.
๏ƒ˜ Hardware Crashes: When Project implementation process suffers from Hardware Crashes .There are multiple solutions:
1. To troubleshoot the Hardware and Fix the issues
2. To replace defected Hardware peripheral
๏ƒ˜ For Software Crashes: When Project implementation process suffers from Software Crashes. The TeamLeader should take
back up the Project from time to time. There are some solutions toprevent or save the Project from the redevelopment
phase
1. To Update Software from time to time
2. To use both Cloud-based and Local DevelopmentEnvironment
3. Do not use an outdated workbench or development environment
3.Software Requirement Specification
3.1MODULES:-
๏ƒ˜ Salon Management System Services Module
๏ƒ˜ Salon Management System Dashboard Module
๏ƒ˜ Salon Management System Customers Module
๏ƒ˜ Salon Management System Appointments Module
๏ฑ Salon Management System Products Module - User can add/edit products in this module and add details like name,
description, capital price, retail price, discount, quantity, and expiry date.
๏ฑ Salon Management System Dashboard Module - This module displays the monthly sales, no. of monthly customers,
appointments, and latest post.
๏ฑ 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.
๏ฑ 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.
Requirement analysis:-
๏ƒ˜ Functional Requirements: -
A functional requirement document defines the functionality of a system or one of
Its subsystems. It also depends upon the type of software, expected users, and the type of system where the
software is used.
๏ƒผ Create salon staff and maintain (Update/ Inactive) their details.
๏ƒผ Create regular customers and maintain (Update/ Inactive) their details.
๏ƒผ Create salon services and maintain (Update/ Delete) their details such as prices, hours, etc.
Maintain resources (Create/Update/ Delete) at the salon premise.
๏ƒผ Maintain holidays and staff leaves.
๏ƒผ Facilitate appointment handling through an event calendar by the system.
Non-Functional Requirements
Basically, non-functional requirements relate to qualities of the system that cut across user facing
features, such as security, reliability, and performance.
๏ƒผ Accessibility โ€“ The system is able to access anywhere at any time by authorized users.
๏ƒผ Accuracy โ€“ The correctness of data inputs to the system was ensured.
๏ƒผ Availability โ€“ System is available within working hours. But can be used at special occasions also.
E.g.: - At a bridal dressing.
๏ƒผ Efficiency โ€“ Users were given the facility to perform the salon management processes correctly through
the salon sales record management system.
๏ƒผ Effectiveness โ€“ Users were given the facility to perform correct salon management processes
via the suggesting system.
๏ƒผ Maintainability โ€“ This is a considerable factor, especially for a non-technical user. The
maintainability of the system is not more complex.
๏ƒผ Reliability โ€“ The ability of the suggested system to function under stated conditions for a
specified period of time has been assured.
User Characteristics: -
๏‚ง The user can simply access the website through their id & password.
๏‚ง The user can select the salon and services & schedule their appointment as
per their requirement.
๏ƒ˜ Software/hardware specifications:
As This Is a Web Based Application,
End-User System Specification Does Not Affect but Still, Why to Take
Risk at Initial!
So Here Is,
|| HARDWARE REQUIREMENT ||
๏ƒผ Processor Intel Pentium +
[Prefer At Least Quad Core to Support Network Connectivity]
๏ƒผ RAM 2 GB +
[8 GB Preferred For Large Scaled Business]
๏ƒผ Hard Disk 10 GB +
|| SOFTWARE REQUIREMENT ||
๏ƒผ Operating System Windows, Mac, Linux, UNIX, Raspberry Pi, Etc
๏ƒผ Front-End Tech Used HTML, CSS,
๏ƒผ Back-End Support PHP, MySQL

More Related Content

What's hot

Project black book TYIT
Project black book TYITProject black book TYIT
Project black book TYIT
Lokesh Singrol
ย 
Hotel management
Hotel managementHotel management
Hotel management
Arman Ahmed
ย 
Banking Management System Project
Banking Management System ProjectBanking Management System Project
Banking Management System Project
Chaudhry Sajid
ย 
e-commerce web development project report (Bookz report)
e-commerce web development project report (Bookz report)e-commerce web development project report (Bookz report)
e-commerce web development project report (Bookz report)
Mudasir Ahmad Bhat
ย 
Web Development on Web Project Report
Web Development on Web Project ReportWeb Development on Web Project Report
Web Development on Web Project Report
Milind Gokhale
ย 
Minor project Report for "Quiz Application"
Minor project Report for "Quiz Application"Minor project Report for "Quiz Application"
Minor project Report for "Quiz Application"
Harsh Verma
ย 
Online Shop Project Report
Online Shop Project ReportOnline Shop Project Report
Online Shop Project Report
Jayed Imran
ย 
LABRARY MANAGEMENT SYSTEM By ARPIT TRIPATHI
LABRARY MANAGEMENT SYSTEM By ARPIT TRIPATHILABRARY MANAGEMENT SYSTEM By ARPIT TRIPATHI
LABRARY MANAGEMENT SYSTEM By ARPIT TRIPATHI
Arpit Tripathi
ย 
Food ordering System
Food ordering SystemFood ordering System
Food ordering System
Arman Ahmed
ย 
A Low-Cost IoT Application for the Urban Traffic of Vehicles, Based on Wirele...
A Low-Cost IoT Application for the Urban Traffic of Vehicles, Based on Wirele...A Low-Cost IoT Application for the Urban Traffic of Vehicles, Based on Wirele...
A Low-Cost IoT Application for the Urban Traffic of Vehicles, Based on Wirele...
Fatima Qayyum
ย 
Online shopping
Online shoppingOnline shopping
Online shopping
gajapandiyan
ย 
FINAL PROJECT REPORT1
FINAL PROJECT REPORT1FINAL PROJECT REPORT1
FINAL PROJECT REPORT1
waqar younas
ย 
Hotel management system presentation
Hotel management system presentationHotel management system presentation
Hotel management system presentation
joilrahat
ย 
Online ecommerce website srs
Online ecommerce  website srsOnline ecommerce  website srs
Online ecommerce website srs
SM Nurnobi
ย 
Library management system
Library management systemLibrary management system
Library management system
Krishna Malhotra
ย 
Android College Application Project Report
Android College Application Project ReportAndroid College Application Project Report
Android College Application Project Report
stalin george
ย 
Matrimonial web site Documentation
Matrimonial web site DocumentationMatrimonial web site Documentation
Matrimonial web site Documentation
home
ย 
Online shopping report-6 month project
Online shopping report-6 month projectOnline shopping report-6 month project
Online shopping report-6 month project
Ginne yoffe
ย 
TY BSc.IT Blackbook Main Report
TY BSc.IT  Blackbook  Main ReportTY BSc.IT  Blackbook  Main Report
TY BSc.IT Blackbook Main Report
AkashChauhan139
ย 
Hospital Management System SRS
Hospital Management System SRSHospital Management System SRS
Hospital Management System SRS
Chandresh Prasad
ย 

What's hot (20)

Project black book TYIT
Project black book TYITProject black book TYIT
Project black book TYIT
ย 
Hotel management
Hotel managementHotel management
Hotel management
ย 
Banking Management System Project
Banking Management System ProjectBanking Management System Project
Banking Management System Project
ย 
e-commerce web development project report (Bookz report)
e-commerce web development project report (Bookz report)e-commerce web development project report (Bookz report)
e-commerce web development project report (Bookz report)
ย 
Web Development on Web Project Report
Web Development on Web Project ReportWeb Development on Web Project Report
Web Development on Web Project Report
ย 
Minor project Report for "Quiz Application"
Minor project Report for "Quiz Application"Minor project Report for "Quiz Application"
Minor project Report for "Quiz Application"
ย 
Online Shop Project Report
Online Shop Project ReportOnline Shop Project Report
Online Shop Project Report
ย 
LABRARY MANAGEMENT SYSTEM By ARPIT TRIPATHI
LABRARY MANAGEMENT SYSTEM By ARPIT TRIPATHILABRARY MANAGEMENT SYSTEM By ARPIT TRIPATHI
LABRARY MANAGEMENT SYSTEM By ARPIT TRIPATHI
ย 
Food ordering System
Food ordering SystemFood ordering System
Food ordering System
ย 
A Low-Cost IoT Application for the Urban Traffic of Vehicles, Based on Wirele...
A Low-Cost IoT Application for the Urban Traffic of Vehicles, Based on Wirele...A Low-Cost IoT Application for the Urban Traffic of Vehicles, Based on Wirele...
A Low-Cost IoT Application for the Urban Traffic of Vehicles, Based on Wirele...
ย 
Online shopping
Online shoppingOnline shopping
Online shopping
ย 
FINAL PROJECT REPORT1
FINAL PROJECT REPORT1FINAL PROJECT REPORT1
FINAL PROJECT REPORT1
ย 
Hotel management system presentation
Hotel management system presentationHotel management system presentation
Hotel management system presentation
ย 
Online ecommerce website srs
Online ecommerce  website srsOnline ecommerce  website srs
Online ecommerce website srs
ย 
Library management system
Library management systemLibrary management system
Library management system
ย 
Android College Application Project Report
Android College Application Project ReportAndroid College Application Project Report
Android College Application Project Report
ย 
Matrimonial web site Documentation
Matrimonial web site DocumentationMatrimonial web site Documentation
Matrimonial web site Documentation
ย 
Online shopping report-6 month project
Online shopping report-6 month projectOnline shopping report-6 month project
Online shopping report-6 month project
ย 
TY BSc.IT Blackbook Main Report
TY BSc.IT  Blackbook  Main ReportTY BSc.IT  Blackbook  Main Report
TY BSc.IT Blackbook Main Report
ย 
Hospital Management System SRS
Hospital Management System SRSHospital Management System SRS
Hospital Management System SRS
ย 

Similar to project (Salon Management).pptx

OS Password-Manager-Report.docx
OS Password-Manager-Report.docxOS Password-Manager-Report.docx
OS Password-Manager-Report.docx
rinim85726
ย 
construction management system final year report
construction management system final year reportconstruction management system final year report
construction management system final year report
chiragbarasiya
ย 
Project Proposal Service Center Management software
Project Proposal  Service Center Management softwareProject Proposal  Service Center Management software
Project Proposal Service Center Management software
Adam Waheed
ย 
Bank Management System Desktop Application
Bank Management System Desktop Application Bank Management System Desktop Application
Bank Management System Desktop Application
Ibadullah Khan
ย 
online news portal system
online news portal systemonline news portal system
online news portal system
Arman Ahmed
ย 
PPT.pptx
PPT.pptxPPT.pptx
PPT.pptx
KashishSharma424180
ย 
PPT.pptx
PPT.pptxPPT.pptx
PPT.pptx
HARISHV863695
ย 
IT Application Development - with SDLC.pptx
IT Application Development - with SDLC.pptxIT Application Development - with SDLC.pptx
IT Application Development - with SDLC.pptx
djualaja88
ย 
new ASE GROUPWORK.docx
new ASE GROUPWORK.docxnew ASE GROUPWORK.docx
new ASE GROUPWORK.docx
ShangaviS2
ย 
online banking system
online banking systemonline banking system
online banking system
kartikeya upadhyay
ย 
Lecture 2 introduction to Software Engineering 1
Lecture 2   introduction to Software Engineering 1Lecture 2   introduction to Software Engineering 1
Lecture 2 introduction to Software Engineering 1
IIUI
ย 
Social Media Site User Management System Class 12th Informatics Practices Pyt...
Social Media Site User Management System Class 12th Informatics Practices Pyt...Social Media Site User Management System Class 12th Informatics Practices Pyt...
Social Media Site User Management System Class 12th Informatics Practices Pyt...
deboshreechatterjee2
ย 
Project Documentation Student Management System format.pptx
Project Documentation Student Management System format.pptxProject Documentation Student Management System format.pptx
Project Documentation Student Management System format.pptx
AjayPatre1
ย 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
ย 
Software Engineering Basics.pdf
Software Engineering Basics.pdfSoftware Engineering Basics.pdf
Software Engineering Basics.pdf
Priyajit Sen
ย 
Executing the project - Final PPT.pptx
Executing the project - Final PPT.pptxExecuting the project - Final PPT.pptx
Executing the project - Final PPT.pptx
AkshithKota
ย 
Near east university
Near east universityNear east university
Near east university
DerrickDusabe
ย 
Business analyst interview questions and answers
Business analyst interview questions and answersBusiness analyst interview questions and answers
Business analyst interview questions and answers
Robin G
ย 
CS PRACRICLE.docx
CS PRACRICLE.docxCS PRACRICLE.docx
CS PRACRICLE.docx
HarshitYadav609982
ย 
12th CBSE Computer Science Project
12th CBSE Computer Science Project12th CBSE Computer Science Project
12th CBSE Computer Science Project
Ashwin Francis
ย 

Similar to project (Salon Management).pptx (20)

OS Password-Manager-Report.docx
OS Password-Manager-Report.docxOS Password-Manager-Report.docx
OS Password-Manager-Report.docx
ย 
construction management system final year report
construction management system final year reportconstruction management system final year report
construction management system final year report
ย 
Project Proposal Service Center Management software
Project Proposal  Service Center Management softwareProject Proposal  Service Center Management software
Project Proposal Service Center Management software
ย 
Bank Management System Desktop Application
Bank Management System Desktop Application Bank Management System Desktop Application
Bank Management System Desktop Application
ย 
online news portal system
online news portal systemonline news portal system
online news portal system
ย 
PPT.pptx
PPT.pptxPPT.pptx
PPT.pptx
ย 
PPT.pptx
PPT.pptxPPT.pptx
PPT.pptx
ย 
IT Application Development - with SDLC.pptx
IT Application Development - with SDLC.pptxIT Application Development - with SDLC.pptx
IT Application Development - with SDLC.pptx
ย 
new ASE GROUPWORK.docx
new ASE GROUPWORK.docxnew ASE GROUPWORK.docx
new ASE GROUPWORK.docx
ย 
online banking system
online banking systemonline banking system
online banking system
ย 
Lecture 2 introduction to Software Engineering 1
Lecture 2   introduction to Software Engineering 1Lecture 2   introduction to Software Engineering 1
Lecture 2 introduction to Software Engineering 1
ย 
Social Media Site User Management System Class 12th Informatics Practices Pyt...
Social Media Site User Management System Class 12th Informatics Practices Pyt...Social Media Site User Management System Class 12th Informatics Practices Pyt...
Social Media Site User Management System Class 12th Informatics Practices Pyt...
ย 
Project Documentation Student Management System format.pptx
Project Documentation Student Management System format.pptxProject Documentation Student Management System format.pptx
Project Documentation Student Management System format.pptx
ย 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
ย 
Software Engineering Basics.pdf
Software Engineering Basics.pdfSoftware Engineering Basics.pdf
Software Engineering Basics.pdf
ย 
Executing the project - Final PPT.pptx
Executing the project - Final PPT.pptxExecuting the project - Final PPT.pptx
Executing the project - Final PPT.pptx
ย 
Near east university
Near east universityNear east university
Near east university
ย 
Business analyst interview questions and answers
Business analyst interview questions and answersBusiness analyst interview questions and answers
Business analyst interview questions and answers
ย 
CS PRACRICLE.docx
CS PRACRICLE.docxCS PRACRICLE.docx
CS PRACRICLE.docx
ย 
12th CBSE Computer Science Project
12th CBSE Computer Science Project12th CBSE Computer Science Project
12th CBSE Computer Science Project
ย 

Recently uploaded

How to stay relevant as a cyber professional: Skills, trends and career paths...
How to stay relevant as a cyber professional: Skills, trends and career paths...How to stay relevant as a cyber professional: Skills, trends and career paths...
How to stay relevant as a cyber professional: Skills, trends and career paths...
Infosec
ย 
Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17
Celine George
ย 
The basics of sentences session 8pptx.pptx
The basics of sentences session 8pptx.pptxThe basics of sentences session 8pptx.pptx
The basics of sentences session 8pptx.pptx
heathfieldcps1
ย 
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptxScience-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Catherine Dela Cruz
ย 
Slides Peluncuran Amalan Pemakanan Sihat.pptx
Slides Peluncuran Amalan Pemakanan Sihat.pptxSlides Peluncuran Amalan Pemakanan Sihat.pptx
Slides Peluncuran Amalan Pemakanan Sihat.pptx
shabeluno
ย 
How to Create User Notification in Odoo 17
How to Create User Notification in Odoo 17How to Create User Notification in Odoo 17
How to Create User Notification in Odoo 17
Celine George
ย 
Creating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptxCreating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptx
Forum of Blended Learning
ย 
220711130082 Srabanti Bag Internet Resources For Natural Science
220711130082 Srabanti Bag Internet Resources For Natural Science220711130082 Srabanti Bag Internet Resources For Natural Science
220711130082 Srabanti Bag Internet Resources For Natural Science
Kalna College
ย 
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
biruktesfaye27
ย 
A Quiz on Drug Abuse Awareness by Quizzito
A Quiz on Drug Abuse Awareness by QuizzitoA Quiz on Drug Abuse Awareness by Quizzito
A Quiz on Drug Abuse Awareness by Quizzito
Quizzito The Quiz Society of Gargi College
ย 
What are the new features in the Fleet Odoo 17
What are the new features in the Fleet Odoo 17What are the new features in the Fleet Odoo 17
What are the new features in the Fleet Odoo 17
Celine George
ย 
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
Kalna College
ย 
Diversity Quiz Finals by Quiz Club, IIT Kanpur
Diversity Quiz Finals by Quiz Club, IIT KanpurDiversity Quiz Finals by Quiz Club, IIT Kanpur
Diversity Quiz Finals by Quiz Club, IIT Kanpur
Quiz Club IIT Kanpur
ย 
Decolonizing Universal Design for Learning
Decolonizing Universal Design for LearningDecolonizing Universal Design for Learning
Decolonizing Universal Design for Learning
Frederic Fovet
ย 
Information and Communication Technology in Education
Information and Communication Technology in EducationInformation and Communication Technology in Education
Information and Communication Technology in Education
MJDuyan
ย 
Interprofessional Education Platform Introduction.pdf
Interprofessional Education Platform Introduction.pdfInterprofessional Education Platform Introduction.pdf
Interprofessional Education Platform Introduction.pdf
Ben Aldrich
ย 
220711130095 Tanu Pandey message currency, communication speed & control EPC ...
220711130095 Tanu Pandey message currency, communication speed & control EPC ...220711130095 Tanu Pandey message currency, communication speed & control EPC ...
220711130095 Tanu Pandey message currency, communication speed & control EPC ...
Kalna College
ย 
Post init hook in the odoo 17 ERP Module
Post init hook in the  odoo 17 ERP ModulePost init hook in the  odoo 17 ERP Module
Post init hook in the odoo 17 ERP Module
Celine George
ย 
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptxCapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapitolTechU
ย 
Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024
Friends of African Village Libraries
ย 

Recently uploaded (20)

How to stay relevant as a cyber professional: Skills, trends and career paths...
How to stay relevant as a cyber professional: Skills, trends and career paths...How to stay relevant as a cyber professional: Skills, trends and career paths...
How to stay relevant as a cyber professional: Skills, trends and career paths...
ย 
Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17
ย 
The basics of sentences session 8pptx.pptx
The basics of sentences session 8pptx.pptxThe basics of sentences session 8pptx.pptx
The basics of sentences session 8pptx.pptx
ย 
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptxScience-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptx
ย 
Slides Peluncuran Amalan Pemakanan Sihat.pptx
Slides Peluncuran Amalan Pemakanan Sihat.pptxSlides Peluncuran Amalan Pemakanan Sihat.pptx
Slides Peluncuran Amalan Pemakanan Sihat.pptx
ย 
How to Create User Notification in Odoo 17
How to Create User Notification in Odoo 17How to Create User Notification in Odoo 17
How to Create User Notification in Odoo 17
ย 
Creating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptxCreating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptx
ย 
220711130082 Srabanti Bag Internet Resources For Natural Science
220711130082 Srabanti Bag Internet Resources For Natural Science220711130082 Srabanti Bag Internet Resources For Natural Science
220711130082 Srabanti Bag Internet Resources For Natural Science
ย 
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
ย 
A Quiz on Drug Abuse Awareness by Quizzito
A Quiz on Drug Abuse Awareness by QuizzitoA Quiz on Drug Abuse Awareness by Quizzito
A Quiz on Drug Abuse Awareness by Quizzito
ย 
What are the new features in the Fleet Odoo 17
What are the new features in the Fleet Odoo 17What are the new features in the Fleet Odoo 17
What are the new features in the Fleet Odoo 17
ย 
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
ย 
Diversity Quiz Finals by Quiz Club, IIT Kanpur
Diversity Quiz Finals by Quiz Club, IIT KanpurDiversity Quiz Finals by Quiz Club, IIT Kanpur
Diversity Quiz Finals by Quiz Club, IIT Kanpur
ย 
Decolonizing Universal Design for Learning
Decolonizing Universal Design for LearningDecolonizing Universal Design for Learning
Decolonizing Universal Design for Learning
ย 
Information and Communication Technology in Education
Information and Communication Technology in EducationInformation and Communication Technology in Education
Information and Communication Technology in Education
ย 
Interprofessional Education Platform Introduction.pdf
Interprofessional Education Platform Introduction.pdfInterprofessional Education Platform Introduction.pdf
Interprofessional Education Platform Introduction.pdf
ย 
220711130095 Tanu Pandey message currency, communication speed & control EPC ...
220711130095 Tanu Pandey message currency, communication speed & control EPC ...220711130095 Tanu Pandey message currency, communication speed & control EPC ...
220711130095 Tanu Pandey message currency, communication speed & control EPC ...
ย 
Post init hook in the odoo 17 ERP Module
Post init hook in the  odoo 17 ERP ModulePost init hook in the  odoo 17 ERP Module
Post init hook in the odoo 17 ERP Module
ย 
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptxCapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
ย 
Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024
ย 

project (Salon Management).pptx

  • 3. 1. INTRODUCTION 1.1 Project Summary ๏ƒ˜ Salon Management system provides proper management over the websites. In this system, Customer schedules their appointment online. Then the Customer selected their services as per their requirement. ๏ƒ˜ The aim of providing the objectives of this website is to create a time saver and to get easy to manage online respectively. ๏ƒ˜ This system would help the salon systems to be better used by the customer over the world. The unique hair art is easily available to all customers who want it. ๏ƒ˜ The Web Application would use a database to store information regarding all products and customer information as well as other such details.
  • 4. 1.2 Purpose ๏ƒ˜ The salon industry is one of the most lucrative yet highly competitive industries. Every day one finds a new salon opening up around the corner. Most women look at salon services as a necessity rather than a luxury. ๏ƒ˜ It Saves Users Time By Providing Helpful Tidbits And Many More Other Features. ๏ƒ˜ It's not easy to manage a salon business with so much competition. Running a salon can be complicated and overwhelming. The smallest mistake can cause a significant dent in your business.
  • 5. 1.3 Scope ๏ƒ˜ Providing the facility to register regular Customers and maintain their details. ๏ƒ˜ Facilitate appointment handling. ๏ƒ˜ Facilitate admin Dashboard handling (Service List, about us, contact us, Invoice). ๏ƒ˜ Handling Salon Services along with their respective prices, hours, etc. ๏ƒ˜ Generating invoices through the system. ๏ƒ˜ Generating reports supporting the higher managerial decisions. ๏ƒ˜ Maintaining an information center (dashboard). ๏ƒ˜ Notify Appointment Status through emails.
  • 6. 1.4 Objective ๏ƒ˜ Today the internet and its boom have created a new economic scenario that not only stresses the classical concept of the โ€œproductโ€ but also the modern concept of "service". ๏ƒ˜ The main objective of the Salon management system website is to save time and complexity of work at Cabinet hair salon is a very much effective website. It is helpful for all people because the use of this website is easy. By this, you can see all types of services for yourself. From this website, you can books your appointment online. ๏ถ The objectives of doing this project are to: ๏ƒ˜ Eliminate the paper-based work used at the Salon premise such as the usage of diaries to note down appointment details, writing manual invoices for the payments done by the Customers, etc. ๏ƒ˜ Eliminate the data redundancy; keeping appointment details at several places(Diary, mobile, etc.) by several people (Owner, Customers, etc.).
  • 7. ๏ƒ˜ Abolish the wastage of time, resources, efforts, and money of the Employer, Employees, and Customers (Stakeholders). ๏ƒ˜ Improve the efficiency and effectiveness of the Salon management activities, services, and processes like maintaining Customers Appointments and Payments, etc. ๏ƒ˜ Ease the management and decision-making while improving Salon's good name. ๏ƒ˜ Improve Client satisfaction and Employee satisfaction. ๏ƒ˜ Enhance the Stakeholder integration.
  • 8. 1.5 Technology The Languages Used In the Project are ๏ƒ˜ for Backend:- 1. PHP PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open-source general- purpose scripting language that is especially suited for web development and can be embedded into HTML. What is PHP Used for? ๏ƒ˜ for Making Backend APIs ๏ƒ˜ for Database Connectivity ๏ƒ˜ for Admin Panel
  • 9. ๏ƒ˜ for Database:- 2. MySQL MySQL is a powerful Relational Database Management System (RDBMS) which we will use to learn the basic principles of database and data manipulation using Structured Query Language (SQL) statements. SQL is a database language that is used to retrieve, insert, delete and update stored data. *What is MySQL Used for? ๏ƒ˜ Used for Creating RDBMS Table ๏ƒ˜ has Strict Query and Syntax ๏ƒ˜ Secure and Easy to Use ๏ƒ˜ Support A Wide Range of Servers
  • 10. 2. PROJECT MANAGEMENT 2.1 Project Planning ๏ƒ˜ Project planning is one of the major tasks that are performed during the development of the project. Using project planning, the task of finding the size of the project is done andwith that total amount of time and cost required for the project, development is calculated. ๏ƒ˜ The planning of this project was done using a special approach. After getting the project definition, upper-level analysis was performed first. That analysis was confined to thewhole project level. That analysis gave the idea about the size and the structure of theproject and using that analysis information, the planning of the project was done.
  • 11. 2.1.1 Development Model ๏ถ Development Model Used: Waterfall Model ๏ƒ˜ Waterfall Model is introduced by Royce in the year 1970. The waterfall model follows the SDLC approach and states that "the phases are organized in a linear order and the output of one phase becomes the input for the next phase". ๏ƒ˜ During the requirements stage, developers write down all the possible requirements of a system in a requirements document. The document defines what the system should do, but not necessarily how it will work. Developers will base all the software's future development on the requirements document. ๏ƒ˜ In the next stage, analysis, developers use the requirements document to examine and flesh out the logical or theoretical design of the system without accounting for its hardware or software technologies.
  • 12. ๏ƒ˜ The project will then move onto the design stage, where developers alter the logical design of the system to make sure it works with the system's hardware and software technologies. ๏ƒ˜ Once developers finalize the system's physical design, the project enters the coding stage. In this stage, developers will reference the system's requirements and logical and physical specifications to write its actual code. ๏ƒ˜ After coding the system, quality analysts, beta testers, and other testers will use the system and report any bugs they find. Developers will patch the most pressing issues. This is known as the testing stage. ๏ƒ˜ Finally, the project enters the deployment stage, where developers release the system to their market, support their customers, maintain the system, and upgrade it to meet their customers' evolving needs.
  • 13. Advantages:- ๏ƒ˜ This model is simple and easy to understand and use. ๏ƒ˜ It is easy to manage due to the rigidity of the model โ€“ each phase has specific deliverables and a review process. ๏ƒ˜ In this model, phases are processed and completed one at a time. Phases do not overlap. ๏ƒ˜ The waterfall model works well for smaller projects where requirements are clearly defined and very well understood.
  • 14. Disadvantage: - ๏ƒ˜ Once an application is in the testing stage, it is very difficult to go back and change something that was not well-thought-out in the concept stage. ๏ƒ˜ No working software is produced until late during the life cycle. ๏ƒ˜ High amounts of risk and uncertainty. ๏ƒ˜ Not a good model for complex and object-oriented projects. ๏ƒ˜ Poor model for long and ongoing projects. ๏ƒ˜ Not suitable for projects where requirements are at a moderate to high risk of changing.
  • 15.
  • 16. 2.1.2 Roles and Responsibilities: ๏ƒ˜ Our Team will be creating this Smart mirror named "AI SMART MIRROR". All the creators of the group have their Roles and Responsibilities in creating thiswebsite. mmm Activities Responsibilities Requirements gathering Vedant Patel. Analysis Tejas Wagh. . Design Vedant Patel. Documentation Tejas Wagh.
  • 17. 2.2 Project Scheduling ๏ƒ˜ Project Work Plan contains all the activities that are performed in the future in order to complete the project of the system and the respective times that are required to complete that project. ๏ถ Project Work Plan of the system will proceed as follow: ๏ƒ˜ First, The Project concept will be analyzed before implementation. ๏ƒ˜ Second, The Requirements will be gathered related to the existing system which is working like this Project, and all their functions and information will be gathered to make a unique and one-level ahead project. ๏ƒ˜Third, The Design Will start implementing parallel implements in order to provide the best User Interface.
  • 18. ๏ƒ˜ After the deigning implementation, the project will start. ๏ƒ˜ The Above Modules like Designing, Coding, Analysis, and Requirement Gathering can be done in parallel.
  • 19. 2.3 Risk Management ๏ƒ˜ Risk management is a structured approach to managing uncertainty through risk assessment, developing strategies to manage it, and mitigation of risk using managerial resources. ๏ƒ˜ The strategies include transferring the risk to another party, avoiding the risk, reducing the negative effect of the risk, and accepting some or all of the consequences of a particular risk. ๏ƒ˜ Some traditional risk managements are focused on risks stemming from physical or legal causes (e.g. natural disasters or fires, accidents, death, and lawsuits). Financial risk management on the other hand focuses on risks that can be managed using traded financial instruments.
  • 20. ๏ƒ˜ Risk management also faces difficulties allocating resources. This is the idea of opportunity cost. Resources spent on risk management could have been spent on more profitable activities. Again, ideal risk management minimizes spending while maximizing the reduction of the negative effects of risks. Steps in the risk management process ๏ƒ˜ Risk identification ๏ƒ˜ Risk analysis ๏ƒ˜ Risk planning
  • 21. The process of risk identification involves the following steps: ๏ƒ˜ Identification of risk in a selected domain of interest. ๏ƒ˜ Planning the remainder of the process. ๏ƒ˜ Mapping out the following: ๏‚ง the social scope of risk management ๏‚ง the identity and objectives of stakeholders ๏‚ง the basis upon which risks will be evaluated, constraints. ๏ƒ˜ Defining a framework for the activity and an agenda for identification. ๏ƒ˜ Developing an analysis of risks involved in the process. ๏ƒ˜ Mitigation of risks using available technological, human, and organizationalresources
  • 22. Risk Identification This project includes the following Risks: ๏ƒ˜ Team members leave the project ๏ƒ˜ Hardware Crashes ๏ƒ˜ Software Crashes
  • 23. Risk Analysis ๏ƒ˜ Team Member leaves the project: A perfect project can be done when there where team workingin a proper and supportive manner. So, the project is at Risk if any team members left the project before the project deadline. ๏ƒ˜ Hardware Crashes: A project implemented on hardware. If there were good hardware support with software, then the project was done by the deadline and run efficiently. So, the project is at Risk if there is any problem with hardware. ๏ƒ˜ Software Crashes: A project implemented in software in other words in Workbench or an environment. With efficient and bug-free software support a project can be doneeasily and within provided deadline. So, the project is at Risk if there is any problem withthesoftware.
  • 24. Risk Planning ๏ƒ˜ For Team Member Leave the project: - Team Leader should make a backup for Team Member, if one Team Member left then Team Leader quickly add another Team Member in left place. ๏ƒ˜ Hardware Crashes: When Project implementation process suffers from Hardware Crashes .There are multiple solutions: 1. To troubleshoot the Hardware and Fix the issues 2. To replace defected Hardware peripheral ๏ƒ˜ For Software Crashes: When Project implementation process suffers from Software Crashes. The TeamLeader should take back up the Project from time to time. There are some solutions toprevent or save the Project from the redevelopment phase 1. To Update Software from time to time 2. To use both Cloud-based and Local DevelopmentEnvironment 3. Do not use an outdated workbench or development environment
  • 25. 3.Software Requirement Specification 3.1MODULES:- ๏ƒ˜ Salon Management System Services Module ๏ƒ˜ Salon Management System Dashboard Module ๏ƒ˜ Salon Management System Customers Module ๏ƒ˜ Salon Management System Appointments Module ๏ฑ Salon Management System Products Module - User can add/edit products in this module and add details like name, description, capital price, retail price, discount, quantity, and expiry date. ๏ฑ Salon Management System Dashboard Module - This module displays the monthly sales, no. of monthly customers, appointments, and latest post.
  • 26. ๏ฑ 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. ๏ฑ 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.
  • 27. Requirement analysis:- ๏ƒ˜ Functional Requirements: - A functional requirement document defines the functionality of a system or one of Its subsystems. It also depends upon the type of software, expected users, and the type of system where the software is used. ๏ƒผ Create salon staff and maintain (Update/ Inactive) their details. ๏ƒผ Create regular customers and maintain (Update/ Inactive) their details. ๏ƒผ Create salon services and maintain (Update/ Delete) their details such as prices, hours, etc. Maintain resources (Create/Update/ Delete) at the salon premise. ๏ƒผ Maintain holidays and staff leaves. ๏ƒผ Facilitate appointment handling through an event calendar by the system.
  • 28. Non-Functional Requirements Basically, non-functional requirements relate to qualities of the system that cut across user facing features, such as security, reliability, and performance. ๏ƒผ Accessibility โ€“ The system is able to access anywhere at any time by authorized users. ๏ƒผ Accuracy โ€“ The correctness of data inputs to the system was ensured. ๏ƒผ Availability โ€“ System is available within working hours. But can be used at special occasions also. E.g.: - At a bridal dressing. ๏ƒผ Efficiency โ€“ Users were given the facility to perform the salon management processes correctly through the salon sales record management system.
  • 29. ๏ƒผ Effectiveness โ€“ Users were given the facility to perform correct salon management processes via the suggesting system. ๏ƒผ Maintainability โ€“ This is a considerable factor, especially for a non-technical user. The maintainability of the system is not more complex. ๏ƒผ Reliability โ€“ The ability of the suggested system to function under stated conditions for a specified period of time has been assured.
  • 30. User Characteristics: - ๏‚ง The user can simply access the website through their id & password. ๏‚ง The user can select the salon and services & schedule their appointment as per their requirement.
  • 31. ๏ƒ˜ Software/hardware specifications: As This Is a Web Based Application, End-User System Specification Does Not Affect but Still, Why to Take Risk at Initial! So Here Is,
  • 32. || HARDWARE REQUIREMENT || ๏ƒผ Processor Intel Pentium + [Prefer At Least Quad Core to Support Network Connectivity] ๏ƒผ RAM 2 GB + [8 GB Preferred For Large Scaled Business] ๏ƒผ Hard Disk 10 GB +
  • 33. || SOFTWARE REQUIREMENT || ๏ƒผ Operating System Windows, Mac, Linux, UNIX, Raspberry Pi, Etc ๏ƒผ Front-End Tech Used HTML, CSS, ๏ƒผ Back-End Support PHP, MySQL
  ็ฟป่ฏ‘๏ผš