Library DataBase and UI Management System on Java and MySQL for Databases course
SQL script that creates the database can be found at src/my/libraryui/Library.sql To execute the script on mysql run . src/my/libraryui/Library.sql
To execute the GUI run: java -jar dist/Library.jar
Project report is report.pdf