PURPOSE
Final Project
TYPE
Movie Renting System
DATE & YEAR
Jul 16, 2022
Background
StopTheCar is a C++ Movie Rental System that performs data functions such as reading, adding, removing, and editing. The system generates and reads an external notepad file where it saves all the information it needed. It also contains a user management system that can edit customers information. With the combination of customer and movie entities, the system can determine the availability of a movie. There are total of 8 operations in the system:
Insert New Movie
Rent a Movie
Return a Movie
Search a Movie
Display Movie List
Check Movie Availability
Customer Maintenance
Terminate program
Tools & Languages
C++
ASCII Art Generator
Notepad