djavanm / Overlook

Hotel App - solo project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overlook Hotel App

Overlook was a one week project where I created a hotel management app that used the Fetch api to gather customer data that would be managed through a dashboard. The user is able to create new hotel customers, book, unbook, and order room service. Data for the hotel revenue, bookings, reservations, and menu is then displayed on the page.

The main objectives of this project were to properly implement ES6 classes, write dry, modular code that follows SRP, and create comprehensive tests utilizing mocha and chai/spies.

Screens

screenshot customer screenshot

Author:

Djavan Munroe (Djavanm)

Built With

  • Javascript
  • JQuery
  • Webpack
  • Mocha
  • Chai
  • HTML
  • CSS

About

Hotel App - solo project


Languages

Language:JavaScript 83.4%Language:HTML 9.2%Language:CSS 7.3%