edignot / HotelManagementApp

:hotel: Responsive hotel bookings management app for customers and front desk. Tech stack: JavaScript, JQuery, Fetch API, Mocha, Chai

Home Page:https://edignot.github.io/HotelManagementApp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manager Story

edignot opened this issue · comments

As a manager, I should be able to:

  • Login with username and password
  • See total rooms available for today on dashboard
  • See total revenue for today on dashboard
  • See total rooms occupied for today on dashboard
  • Search for user by name or last name
  • See user name
  • See user total amount spent
  • See user bookings
  • Book a room for user
  • Delete upcoming booking for user