Description: Keep track of all of the movies in your collection. The program lets you add, edit and delete movies, search by name and list movies by genre or medium. That data structure used to store all of your information is explained in the README file
To Search:
- [login_aspx] - login page to enter restrict page
- [encrypt] - Encrypts/Decrypts a piece of text using
File list (Check if you may need any files):
Movie Database v1.1
...................\Database.cpp
...................\Database.h
...................\LinkedList.cpp
...................\LinkedList.h
...................\main.cpp
...................\Movie Database v1_1.exe
...................\moviefile.txt
...................\README.txt