A Java-based Library Management System built to demonstrate Object-Oriented Programming principles. This project allows managing books, users, and borrowing operations in a library.
📚 Library Management System -Java 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 ...