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.
A comprehensive Library Management System built with Java 17 as part of the OCP Java SE 17 certification study. This project demonstrates modern Java features, clean architecture, and professional ...