Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

Hotel/AirBnb Booking simulator

This C++ code is a simulation of the basic functions of a real booking system for a hotel or an AirBnb. It allows the user to book rooms, look for available rooms, the reservations they have made, cancel reservations and manage them. The simulation provides the basic procedures to simulate the booking process to help understand and have a small idea of how real booking or renting platforms work.

Code Features

  • Creating or canceling reservations: Create a reservation depending on the preference or cancel a previously made one.
  • Accommodations to reservations: Having the option to add accommodations suited for a hotel or Airbnb.
  • User profiles: Simulate the use of a profile to store certain information.
  • Management of reservations: Manage the reservations made by the user.

Requirements for usage

About

This code is a simulation of a booking system for a hotel or an AirBnb using C++

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages