Skip to content

C++ console application for a Restaurant Reservation System. Group project for Data Structures and Algorithms subject.

Notifications You must be signed in to change notification settings

JLREx/RestaurantReservationSystem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Restaurant Reservation System

Running instruction

  1. dateAvailability2020.csv should be located in the same directory with main.cpp.
  2. dateAvailability2020.csv can be created by running createdate.cpp.

Possible future improvements

  1. Allow the system to make reservation in different years (support only for year 2020 now).

About

C++ console application for a Restaurant Reservation System. Group project for Data Structures and Algorithms subject.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%