Skip to content

Sayan-Maity/Hotel-Booking-Using-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ project Using Object-Oriented-Programming for booking hotel room, restaurant and convention hall

A c++ project which can create and search for client id and book hotel room, restaurant & convention hall and also calculates the cost. Here Object Oriented Programming has been used along with the examples of file management including csv files, polymorphism, diamond problem, constructor, operator overloading, virtual class, exception handling and so on. The project is well documented to learn.

The main.cpp file holds all the codes and the other 3 text file and 1 csv file has been used by the main.cpp file.

Setup and Installation

Fork and Clone this project. Make sure you have git installed. On the terminal, navigate to your workspace directory and then run it. The output will be produced in the terminal itself

Happy Coding :) ​

About

A hotel room and convention hall booking C++ application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages