C/C++ 编程代写
当前位置:以往案例 > >案例CS之VC++ code+report Simple hotel management syst
2018-11-15

project #2

Simple hotel management system

Function description:
1. Rooms are divided into four categories, standard rooms, business suites, hourly rate rooms and special discount housings. All the rooms include the room number, price, usage, and cleaning situation. Business suites also include business remind function and shuttle service. Hourly rate rooms are charged by hours. Special discount rooms don’t include breakfast, but have a discount time limitation.


2. Customers are divided into three categories. Ordinary customers include id number, user name, phone number, check-in time ,check out time and the scheduled time. In addition, VIP customers also include VIP number and points, super VIP customers also include VIP number and pre-deposit account .


3. System simulate the process of reservations, check-in and check-out. Ordinary users clearing when check-out, besides, VIP needs to refresh points when check-out. Super VIP can deducted from the deposit account directly, and provide deposit function. Priority: super vip > vip > ordinary user.


4. System also provides rooms query and sort functions. System can represent the available rooms within a certain time period. The system also can sort the used rooms according to the check out time.


5. Use linked list rather than structure array to store these data.

Requirements:
1. Due day: May 18, 2018

2. Recommended platform: VC6.0+Win7.

3. Optional: other representation effects.

4. Basic function takes 50%, innovation takes 30%, report takes 20%.


在线提交订单