Objective A simple Library Management System implemented in Java using Object-Oriented Programming (OOP) concepts. This project was created as part of the Java Developer Internship Task 3. The main ...
The Library Management System is a simple menu-driven console application built using Java Object-Oriented Programming (OOP) concepts. It allows users to add, remove, borrow, return, and display books ...