Hanian Application
Hanian is a cross platform application that is created using Flutter and Firebase.
The purpose of the application is to enable users/guests in a hotel to book activities, make a
restaurant reservation and request room service, or housekeeping.
(The application is still currently in the development phase)
Sign in
When a user/guest checks-in the lobby creates for the user/guest a new password for the room account and updates the room account check-in and check-out dates so that the customer can use the room account on the application and make reservations.
Home Page
Once the user/guest is logged in he is directed to the homepage, where all the hotel services appear, restaurants which displays the hotel restaurants and activities which displays hotel activities for reservations, room service and housekeeping which enables requesting room service and housekeeping.
Restaurant Reservation Page
Enables the user/guest to reserve a table at a specific restaurant in the hotel at a specifiec date with-in his stay period. The user also can place his order after viewing the restaurant menu.
Cart Page
After the user go through the menu and is done with his order, the user can edit each and every item in the cart whether by adding/ removing one or more of a certain item. Also the price is calculated before and after taxes and service and is updated on every insertion/deletion of an item.