- Clone the repository to your desktop
- Start Postgres
- In psql create a database called hair_salon
- Use the hair_salon.sql file to restore tables
- In bash, run this: $ psql hair_salon < hair_salon.sql
- In psql, run this: CREATE DATABASE hair_salon_test WITH TEMPLATE hair_salon;
- Once up and running, follow the prompts, add Stylists then Clients.
- Atom (https://atom.io/)
- GitHub (https://github.com/)
- Git (https://git-scm.com/)
- jUnit (http://junit.org/junit4/)
- Gradle (https://gradle.org/)
- Spark (http://spark.apache.org/)