Problem Statement :
Web application for Hotel reservation. We will take the selection criteria from user and display the hotels list for user basing on the criteria. User can book the room if there is availability of the rooms in that particular hotel. There are three different types of user roles for the application they are administrator , hotel agent and normal user. Following are the actions provided for each user.Normal user :
Hotel Agent:
Adminstrator:
Minimal Features :
Additional Features:
Goals:
To complete the hotel booking flow, registration of the users, adding details of the hotels.
Deliverables:
Minimal Features and additional features provided if time permits.
Out of scope:
We are not embedding payment gateway in the current application we will try if time permits after completion of additional features.