Skip to content

Latest commit

 

History

History
79 lines (54 loc) · 2.32 KB

README.md

File metadata and controls

79 lines (54 loc) · 2.32 KB

Hair Salon

Hair Salon, April 24th 2019

By Peter Wachira

Author's name

Peter Wachira

TOC

Description

Hair Salon is a web app that is built using java-spark framework that allows the owner to add a list of the stylists, and for each stylist, add clients who see that stylist.
The stylists work independently, so each client only belongs to a single stylist.

Technologies Used

forthebadge forthebadge forthebadge forthebadge

Installation

  • git clone <https://github.com/peter-wachira/Hair-Salon.git> this repository
  • cd Hair-Salon

Tests

  • To run test, run files under tests/java package for tests.

Live Demo

To view the page click on the link below https://rembosalon.herokuapp.com/

Requirements

The applications allow users to do the following:

1.Add a new stylist

2.Assign a new client to a stylist

4.View a list of current stylists

3.View a list of clients assigned to a stylist

Known Bugs

  • Quick note that The page loads a bit slow due to the hosting, kindly be a little patient everything works just fine.
  • As at the time this project was made, responsiveness was not a major concern
  • The project is currently not being maintained any more
  • Thanks for understanding.

Extras

  • This project is no longer maintained. But if you want to contribute reach out to me via the details below

Contact Details

You can contact me at pwachira900@gmail.com

License

  • This project is licensed under the MIT Open Source license Copyright (c) 2019. Peter Wachira

forthebadge forthebadge