Skip to content

Hotel management website and app. University Semester 1 project

Notifications You must be signed in to change notification settings

blaizans/Overlook-Hotel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overlook Hotel HTML/CSS/Bootstrap website and Java app

VIA University College, Software engineering, Semester 1 project

*Project was made with 3 more group members

Description

The Overlook Hotel needs a website and a booking system ( a single computer at the front desk with a booking system on it) to handle the room booking. The hotel has 5 different room types (suits, basic-rooms, single, double, triple) for a total of 42 rooms distributed in 3 floors. The process is made in 3 phases: 1 Booking of the room. 2 Check-In. 3 Check-Out. and each phase is divided into several sub-phases.

Booking.

  1. -Guest calling the receptionist to make a booking
  2. -Receptionist adding the guest’s information to the booking system (Guest name, address, phone, date of birth, nationality, arrival and departure date, expected amount of guests, extras)

Check-In.

  1. -A registration form is handed to each member of the group asking for personal information (Name, home address, phone, date of birth, nationality, room number, arrival date, expected departure)
  2. -An assigned room is given to the guests
  3. -The information taken from the registration form are stored in a file cabinet

Check-Out.

  1. Guests give feedback, return keys and pay for their stay.
  2. Room prices and extras should be shown in the system.
  3. The website should display the availability of the rooms and services and prices. There has to be the possibility to create a booking, change the booking, calculate the price of the stay. The booking system should display all arrivals and departures on the day, and also all reservations should be available for the administrator.

Requirements

Critical priority:

  1. As an employee I want to add a booking status to the booking System.✅
  2. As an employee, I want to make the checkout for the guest, register the departure date and calculate the price.✅
  3. As an employee, I want to add the arrival date for the check-in.✅
  4. As an employee, I want to add Name, home address, phone, date of birth, nationality, room number, arrival date, and expected departure in the booking information.✅
  5. As an employee, I want to search for a booking status.✅
  6. As an employee, I want to have day by day expected arrivals and departures.✅
  7. As a Guest, I want to see the general info about the hotel.✅
  8. As a guest, I want to see the phone number of the hotel.✅
  9. As a guest, I want to see the available rooms.✅
  10. As a guest, I want to see all the rooms and their differences.✅
  11. The website needs to communicate with the desktop application.✅

High priority:

  1. As an employee, I want to see the availables rooms given the price range, time period, and/or room type.✅
  2. As an employee, I want to use an easy program built in a computer at the front desk with a program on it.✅
  3. As an employee, I want to use a standard looking program with an ui(usable with keyboard and mouse).✅
  4. As an employee, I want to change the price of the rooms.✅
  5. As an employee, I want to cancel or change a booking.✅
  6. As an employee, I want to add notes with the booking (discounts to the final price, services, special guests etc.)✅
  7. As an employee, I want to be able to remove the booking of a room when the guest doesn't check-in before 18:00.✅
  8. As an employee, I want to add an extra fee to cover the additional cleaning.✅
  9. As an employee, I want to add extras to the final price(smoking, extra bed)✅
  10. As an employee, I want to see in which room it is possible to smoke.⚠️
  11. As an employee, I want to update or edit a room booking status (to add or remove other guests).✅
  12. As a guest, I want to have access to the website.✅
  13. As a guest, I want to see the introduction of the staff.✅
  14. As a guest, I want to see the service and extras of every room.✅
  15. As a guest, I want to see other facilities and services.✅
  16. As a guest, I want to see the contact information of the hotel.✅
  17. As an employee, I want to see the availability of the rooms for a certain period.✅

Low priority:

  1. As an employee, I want to change the room types.✅
  2. As an employee, I want to ask if a customer will be late for the check-in.❌
  3. As an employee, I want to get a booking for one specified filter (price, suit, room, services, extras…).❌
  4. As an employee, I want to add new services and facilities.✅
  5. As an employee, I want to see the estimated price (in advance) of a booking.❌

About

Hotel management website and app. University Semester 1 project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published