/hairsalon

Its a website made with spark, java and postgresql allows someone to create a stylist add clients to the stylist and someone is able to delete and update a client.

Primary LanguageJavaMIT LicenseMIT

hairsalon

Its a website made with spark, java and postgresql allows someone to create a stylist add clients to the stylist and someone is able to delete and update a client.

Hair Saloon

Hair Saloon

Hair Saloon is program that assists in Saloon management Hair Saloon.

Gitter

Key FeaturesTechnologiesProgram SpecsHow to UseDeploymentLicense

Key Features

  • This is a program that will allow the saloon users add stylist and clients
    *The program will also enable the Saloon manager be able to assign a particular client to a specific stylist
    *The program facilitates deletion and update of a specific stylist

Technologies Used

The program is designed and developed using latest Technology, Hence making it Scalable and flexible.The following are Technologies USed:
*Java
*Spark
*Bootstrap
*Html 5
*Css

Program Specs.

User Create Squad .
Input: Stylist Name
Output : true
NEXT:
Input: Client Name
Output:Client created successfully.
NEXT:
User :Assign client to specific Stylist.
Input : One client to one Stylist
Output :true
Next:
Input : Delete, update of both clients and Stylists
Output :Successfully deleted or update

How to Use

Database installation In PSQL: CREATE DATABASE hair_saloon; CREATE TABLE Stylist (id PRIMARY KEY, name varchar, style varchar); CREATE TABLE Client(id PRIMARY KEY, name varchar,style varchar, stylistId);

This software uses following open source packages.

  • Clone or Deploy this program from my Github Repository, or Fork It
    *Initialise It in your Local Machine
    *Open it With Lastest IDE

Deployment

You can have this Program Deployed into you choice Deployement Service since this program is under MIT lincence. But heroku is preferable.

Support

Buy Me A Coffee

Or

You may also like...

License

MIT


GitHub @fatahrez  ·