A simple Library Management System implemented in Java. This project was created to demonstrate Object-Oriented Programming (OOP) concepts such as Encapsulation, Inheritance, and Polymorphism, along ...
📚 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 ...