C++ console application for a Restaurant Reservation System. Group project for TDS2111 Data Structures and Algorithms subject.
- dateAvailability2020.csv should be located in the same directory with main.cpp.
- dateAvailability2020.csv can be created by running createdate.cpp.