Home > Back-end >  Big and write C simple guest room management system
Big and write C simple guest room management system

Time:09-25

Simple room management
Guest room information: grade type (economy, standard rooms, deluxe, single room, double room, triple), remaining rooms there
Employee information: floor manager, room the captain, room manager etc.
Function:
1) registration guests: room number, guest name, arrival time, check-in deadline, in deposit, daily rent, guest room grade, single/double/triple)
2) given the employee name, also showed the floor guest room information management (economy, standard rooms, deluxe, single/double/triple occupancy (including free/check-in/check the guest's name)
3) given to stay in the guest's name, show its occupancy (room number, name, has paid the deposit, check in costing, check-in settlement)
4) given room, change the deposit amount (add number and the number of the previous accumulative)
5) according to certain types of guest rooms (economy, standard rooms, deluxe, single room, double room, triple) check the number of high and low rank

At least 500 lines of c + + code program instructions on page 8 and program report annotation can also add some function

CodePudding user response:

Very big project ~ ~ ~ if is single is simple, and if the C/S or B/S system, is a complex

CodePudding user response:

02 made a similar

But far more than 500 + code

Ha ha

Cs structure

CodePudding user response:

Jiang-tao wang teach you
  • Related