/booking_react

Sample hotel booking dashboard

Primary LanguageJavaScript

Interview Task

In this exercise we will be creating a competition app for rating hotel employees.

Implemetnation Status:

  • Follow the provided design
  • Push my commits to GitHub
  • Display a general high-level report of the hotel with Available/Reserved/Checked in rooms.
  • calculate the current 3 leaders in hours of vacation sold.
  • Display the 3 most successfull employees in hours.
  • Following the Twitter's bootstrap 12 columns layout.
  • Display Loading Animation.
  • No need to be pixel perfect!
  • Be sure to separate components, we expect to see small chunks of code in each one (up to ~200 lines).
  • Meaningful names for all classes, css selectors and concepts.
  • Comments.

Good luck!