Skip to content

This project is coded entirely in Java and utilizes Java Swing for the UI aspect and the java MySQL connector to connect to our MySQL database. This program allows for the user to check in, check out, and search books for their availability by title, author, or ISBN. The program also allows for the user to view and pay fines as well as add new b…

Notifications You must be signed in to change notification settings

HoldenEssman/LibraryDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

LibraryDB

This program was devloped using Java as part of a project group for a Database Systems class. The UI is done using Java Swing and the backend uses MySQL for the database. The project can be ran by running the JAR file located in the Library/out/artifacts/Library_jar/ folder.

About

This project is coded entirely in Java and utilizes Java Swing for the UI aspect and the java MySQL connector to connect to our MySQL database. This program allows for the user to check in, check out, and search books for their availability by title, author, or ISBN. The program also allows for the user to view and pay fines as well as add new b…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages