Hotel Staffers and Management Team Use Cases:
- Looking up existing customers already stayed at the hotel before or currently staying
- Overview at a glance of how full the hotel is today, what is available to be booked
- Book a room for specific customer, on a specific day, with list of availabilities and preferences in room types and pricing
- Book a room service (food ordering with menu and pricing)
List of Issues can be found here
- JavaScript
- jQuery
- jQuery UI
- Mocha, Chai, Chai Spies
- HTML
- CSS (Sass)
- Webpack
- Flat UI Color
- Use OOP to drive the design of the application and the code
- Separate business-logic code from view-related code
- Create a robust test suite
- Thoroughly tests all functionality of a client-side application
- Build the application in sprints through user stories
- Fork and clone down this repository
- In your Terminal, access the directory of this repository
- Run
npm install
to install the webpack dependencies - Once it has finished installing, run
npm start
- Go to the localhost address
ex. http://localhost:8080/