Library Management System A comprehensive Java-based Library Management System with a Swing GUI. This application allows you to manage books, students, issue/return books, and track fines.
A Library Management System made using the concepts of Object Oriented Analysis and Design. Minimal Code is written in the GUI and the entities are decoupled as well. The interface is console based.