Skip to content

CHaiz15/Overlook

Repository files navigation

Night 0' Dreams Hotel

A project by Caleb Haizlett at Turing School of Software & Design.

Learning Goals:

  • Use OOP to drive the design of the application and the code
  • Work with an API to send and receive data
  • Solidify the code review process
  • Create a robust test suite that thoroughly tests all functionality of a client-side application

Overview of Site:

  • A Hotel application that allows users to login and book rooms. As well as allows a manager to login, book, and delete a users rooms.

Example of Site:

Customer Login: Screen Shot 2020-01-14 at 9 47 48 PM Manager Login: Screen Shot 2020-01-14 at 9 47 58 PM Customer Interface: Screen Shot 2020-01-14 at 10 01 58 PM Manager Interface: Screen Shot 2020-01-14 at 10 02 27 PM

Technologies Used:

  • Vanilla JS, SCSS, HTML, and jQuery
  • Fetching, posting, and deleting data from an API
  • Atom
  • DEV Tools
  • Terminal
  • Google
  • GitHub
  • Webpack

How to setup:

  1. clone repo
  2. cd into the repo
  3. run npm install in the terminal
  4. run npm start in the terminal
  5. copy the server that is created
  6. server should be http://localhost:8080/
  7. paste into browser
  8. book some rooms!
  • Login as a customer using 'customer' + a number '1-50'. Password 'overlook2019'.
  • Login as a manager using 'manager'. Password 'overlook2019'.

Author:

  • Caleb Haizlett

About

JavaScript and JQuery based project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •