Skip to content

King13k/Overlook

Repository files navigation

Overlook Hotel

A Front End Dev Project by Kevin King

This is a solo project that was built by using OOP & TDD along with self knowledge and resources like peers.

Project Manager Heather Faerber

Technologies Used:

  • HTML
  • CSS
  • JavaScript
  • Mocha
  • Chai

Links

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

Attributions

Example:

Login2 0

How to use:

Clone down app repo

Clone down app api Once in cloned down version run npm start Also run npm start in the api main directory

How to use the app

  • To login the username is customer1 and the password is overlook2021
  • To book a room click the Book a room button at the top
  • Once in the available rooms page choose a date and roomType
  • Look through the available rooms for that day and click the Book button you will then get a message on the screen that shows the room has been booked. You can now go back to the users dashboard and it will populate at the bottom of the list in that useres booked room.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published