A lightweight movie database manager using SQLite and Swing.
- Import movies into database
- Search though the database the movie(s) you are looking for
- Clean graphical interface
Java 8 is needed to run the project.
Current version is 0.4.5
Build with maven. UI made with Java Swing.
- JDBC driver : v3.20.0 https://bitbucket.org/xerial/sqlite-jdbc
- junit : v4.12 http://junit.org/junit4/