关键词 > CS107
CS107 Hotel Booking Application
发布时间:2025-12-31
Hello, dear friend, you can consult us at any time if you have any questions, add WeChat: daixieit
CS107 Hotel Booking Application
Requirement
Below are the features of this project that you should implement in this course.
1. As a user, he can login with a username and password and launch the hotel booking application.
2. As a user, he can search available rooms in the hotel by entering a departure date, and book the standard room, big bed room or business suite room.
3. As a user, he can display search results sorted by floor, cost and date.
4. As a user, he can cancel the reservation room.
This application will use a txt file to load the user’s information. The file should contains the following properties:
LastName, FirstName, Gender, Age, Email, CreditCardNumber, BillingAddress, ExpriyDate.
