Skip to content

recepyazar/Hotel-Reservation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

WELCOME TO HOTEL ROOM RESERVATION SYSTEM


Recep Salih Yazar 040170066


Its Object Oriented Programming example, it contains OOP features, all coded by C++.


How to use?


  1. Open your linux terminal or subsystem terminal to compile and run the program.
  2. reservation_system.cpp access the directory where your file is located. "pwd" command shows your location. "ls" command lists your files in your directory. "cd xxxxx" command will move yor directory to "xxxxx".
  3. When you are in your cpp files locaton use "g++ reservation_system.cpp -o rs" command to compile your code.
  4. Use "./rs" command to run your program.
  5. Have a nice reservations :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages