Skip to content

nidhi-08/Hotel-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Mini-Project

Hotel Management C++ mini-project MINI-PROJECT ON HOTEL MANAGEMENT

  • This is a project for hotel database management.
  • We have 3 classes: Customer, Room and Hotel.
  • Customer stores data of all the customers the hotel has.
  • Room stores data of room which includes type and rent etc.
  • Hotel stores data of the rooms as well as the customers.
  • We have functions to check-in, check-out, search room, search customers, display guest list, etc.

About

Hotel Management C++ mini-project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages