Skip to content
#

library-management

Here are 68 public repositories matching this topic...

Beginner-friendly Java programs demonstrating Object-Oriented Programming (OOP) concepts such as abstraction, interfaces, class design, and basic system modeling. Includes two core tasks: a Library Management System and a Taxable Interface implementation for employees and products, with full screenshots and examples.

  • Updated Nov 21, 2025
  • Java

A backend application for managing library operations, built using Core Java, Spring Boot, and SQL (H2 Database). The system allows administrators to add, update, delete, and view books, manage user registrations, and track book transactions. It also includes sorting functionality for efficiently organizing book records.

  • Updated Sep 27, 2025
  • Java

This repository contains a Library Management System implemented in Java. The program allows users to manage library operations such as adding books, searching for books, borrowing, returning, and displaying library records — demonstrating the use of OOP principles in Java.

  • Updated Sep 19, 2025
  • Java

📚 Library Management System built using JSP, Servlets, and MySQL. Includes user login, book reservation/return, admin dashboard with live search, and status management. Some features are incomplete (e.g., user deletion, form validation), but this project helped me learn backend integration and MVC structure. I plan to improve it further in future

  • Updated Jul 15, 2025
  • Java

Improve this page

Add a description, image, and links to the library-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the library-management topic, visit your repo's landing page and select "manage topics."

Learn more