Final Project for CS564
Check Final Report.pdf and Presentation.pptx for basic description
A simple video demo: https://youtu.be/gxF1DkvPFkQ
The starter program for this project is included in IMDB manager.zip. Run Mainframe.java to run the program. Videos demonstrating specific features are included in the slide.
Attention! When importing the database, name the newly created database newimdb instead of imdb. Otherwise, the Stored procedure may fail.
Remember to change the mysql username and password in IMDB_Manager\src\Util\DbUtil.java to your own.