Skip to content

idaljeetsingh/Hotel-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Hotel Management System

Description:

A C++ project that uses OOP concepts and File Handling to store the records of rooms in a .DAT file and let the operator to perform following operations:

*  Book a room
*  Check a customer record by entering room number
*  See all the alloted rooms
*  Edit a customer record

Limitations:

The project is purely intended to be used in TurboC++ and the interface is also made keeping in mind the resolution of 640x480.
The interface of program will change on running it on different screen resolutions.
The project is still under development and may have bugs at different stages.

Screenshots:

1

2

3

About

A C++ project on Hotel Management System using File Handling to store the records of the rooms in a hotel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages