Skip to content

sagins/Hotel-Management-System-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Programmer Name: Emrehan Sagin

Hotel Management System

This application is a hotel management system implemented in C++. It consists of 4 classes: Date, Reservation, Room, and Hotel

List of files:

  • Date.cc
  • Date.h
  • Reservation.cc
  • Reservation.h
  • Room.cc
  • Room.h
  • Hotel.cc
  • Hotel.h
  • main.cc

running instructions:

  1. open terminal and make sure that you are in the right directory
  2. type in make to compile all files to and executable called a1
  3. make clean to clean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published