GithubHelp home page GithubHelp logo

ngenovictor / hairsalon Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 239 KB

Hairsalon app allowing management of stylists and clients

Home Page: https://hairsalon-ip.herokuapp.com/

License: MIT License

Java 96.65% CSS 3.21% JavaScript 0.15%
hair saloon beauty stylist employees

hairsalon's Introduction

Hair Salon App

The salon owner can add a list of stylists, and for each stylist, add clients who see that stylist. The stylists work independently, so each client only belongs to a single stylist.

Link to App

Specs

  1. Salon employee can see list of all stylists.
  2. Upon selecting a stylist, employee should see their details and list of all clients that belong to the stylist.
  3. Employee can add new stylist
  4. Employee can add clients to a stylist.
  5. Employee can update stylist details.
  6. Employee can update client details.
  7. Employee can delete stylist.
  8. Employee can delete client.

Tech Used

  1. Java Programming Language
  2. Spark Java Web Framework
  3. PostgreSQL Database
  4. Velocity Template Engine

Set Up and Installation

  1. Download the project folders
$ git clone https://github.com/ngenovictor/hairsalon.git
$ cd hairsalon
  1. Change postgres db login details
$ cp src/main/java/DbDetailsExample.java src/main/java/DbDetails.java 
$ gedit src/main/java/DbDetails.java

Change the class name to DbDetails and the db logins to your credentials

  1. Launch
$gradle run

open http://localhost:4567

  1. Deploy to Heroku Check out this link

Licence and copyright Ngeno Victor, Moringa School Licensed under MIT Licence

hairsalon's People

Contributors

ngenovictor avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.