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.
A simple, file-based Library Management System built in Java. It supports ingesting book data, persisting to CSV and binary formats, and running basic operations from the console.