RosaTheDev / overlook-hotel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overlook Hotel

Looking for your next adventure? Find your excitement at the Overlook Hotel.


Sumary

When you first visit the Overlook Hotel page, you will need to login. On a successful login, you will view the customer dashboard. The dashboard greets the user and displys the TOTAL amount spent on rooms. This is where you are able to see all the past, present, and future bookings. In the navigation bar you will see a 'Book Now' button click there to move on to the booking page. In the booking page, select a date for when you will like to book a room, you will be able to see all the rooms avaiable for that date, if you like to filter by room type, click on the drop down box to choose your perfered room. If you like to book that room then click on the 'Book Me' button underneath the information for the room. Refresh the page and login once more and you will see your new booking on the bottom of the page.


Tech Used

JaavaScript | HTML5 | SCSS/CSS | Mocha | Chai | Webpack | WebAPIs


Getting Started

  1. Clone the [Overlook Hotel API] (https://github.com/turingschool-examples/overlook-api)
  2. Then cd into the directory
  3. Run npm install
  4. Run npm start
  5. Clone down this repo Overlook-Hotel
  6. Then cd into the directory
  7. Run npm install
  8. Run npm start
  9. Paste this: http://loocalhost:8080/ into your brower
  10. To Login: Your username is customer[your id here] Your password is overlook2021

Return to top


Preview

login bookings book a room filter by room type

Return to top


Contributers

Richard Rosa-Serrano
Daniel Solomon - Reviewer
Nik Seif - Project Manager

Return to top

About


Languages

Language:JavaScript 78.2%Language:SCSS 21.8%