
Barbershop
A small system for barber shopping
Description
Customer:
- Schedule and see appointments;
- choose which franchise;
- Choose type of service;
- Choose barber;
- see the information from the barbers;
Barber
- See scheduled customers;
- confirm customer service;
- See completed calls;
Proposing
- ADD/delete barbers;
- See all the calls;
- Call report, total value generated in a certain period of time etc.
- filter care for barber, date etc;
- ADD TYPE OF SERVICE
Note*: Other features implemented will be arranged here in the future
Feature
These are some of the technologies used in this system:
- ⚛️ Bootstrap - Framework Front End Version 4.5
- PHP - Programming Language.
- ? XAMPP - Tool that comes the local server with MySQL database
- ? JQuery - It's a JavaScript functions library that interacts with HTML, designed to simplify scripts interpreted in the customer browser.
Getting Started
- Download the Xamp
- On the site, there is instructions on how to download and install see more
- Clone this repository inside the
C:xampphtdocs folder - Open the Xamp and give start on Apache and MySQL
- Open the browser and type localhost + the name folder downloaded:
- Ex:
localhost/barber_shopWeb-master/
License
This Project is Licensed Under the Mit License - See the License Page for Details.