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

This Console Based Library Management System is Designed for Beginners Who want to start Developing Porjects in Java. It mainly focuses on basic operations in a library like adding new member, new books, updating new information, searching books along with Advance Searching, viewing members and facility to borrow and return books.

  • Updated Dec 13, 2023
  • 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

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