Skip to content

VPAbraham/overlook

Repository files navigation

Overlook Hotel Booking Services

A Turing Module 2 Project

link to project

Background:

Overlook is a hotel management app that uses mock data to simulate the every day functions such an app might use. The user can select customers and view and alter different pieces of data related to their booking.

Tech utilized:

  • npm
  • jQuery
  • jQuery UI
  • mocha/chai
  • SCSS
  • webpack

How to use it:

  1. Clone this repo.

  2. Run npm install to install dependencies.

  3. Run npm start to spin the project up on a local server.

Run mocha/chai testing suite:

  1. Unit testing has been done on many of the methods and functions included in the project.

  2. Run these by entering npm test.

App in action

room booking

room service history

About

Solo Final Project for Turing Mod 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published