An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: library-management-system-java

gayanukabulegoda/BookWorm-Library-Management-System

BookWorm is a powerful library management system built with Hibernate and Java, offering efficient book, user, and branch management for admins and users.

Language: Java - Size: 369 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 8 - Forks: 1

Aburraq/LibraryManagementSystem-SpringFramework

Yesterday, realizing my GitHub lacked a Spring project, I swiftly crafted one. In just a day, this Spring MVC application took shape, showcasing my coding efficiency and commitment. Explore and enjoy the fruits of a day's dedicated work!

Language: Java - Size: 74.2 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

rajvi-patel-22/Library-Management-System-Searching-catalogues-in-library-using-binary-search-tree

Our main objective in this project is to create a library management system wherein students can issue books and the admin or librarian can update/delete the record of books kept in the library. So we have the system into two parts : from user’s perspective and from admin’s perspective. First of all, the admin must login to handle the accounts where the username and password are already set. After he has logged in successfully, he can add, delete and update the books. He can add any new book in the already existing list of books. Similarly he can also delete any existing book. In the update option, the admin can update the quantity of books as well as the name of the book. As and when the admin adds the books, a binary search tree will be created where the nodes contain the name of books and are put in sorted order. Now if a student wants to issue/return any book, then he/she must login into the system, by enetering their valid university ID. The student will be allowed to issue/return only if their ID matches the list of university ID’s of students. When the student enters the name of book to be issued, that particular book will be searched by it’s name, in the already created binary search tree. If the book is not found in the tree, then a message will be printed “Book is not available in the library”. And if the book is out of stock, then this message will be printed, “This book is currently unavailable. Please try after some days.” Moreover, the student cannot issue more than 2 books simultaneously. When the student issues a book, the issuing date and time is recorded by the librarian. And if the student misses the due date of returning the book, then he has to pay that particular fine.

Language: Java - Size: 412 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 26 - Forks: 10

anik112/java_lms_v1_2_0

library management system using java

Language: Java - Size: 1.51 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

BaljeetSinghBhutani/Library-Management-System

This project contains the Modern Library Management system which is used for keeping the books, keeping the author information and student details. Students would be paying some kind of rent and after certain no of days they will return the book.

Language: Java - Size: 50.8 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

sai-varshith/LMS-USING-JAVA

This project is used to monitor books, add them, update information in it, search for the suitable one, issue it, and return it when needed. This Library Management System Project is developed in Java.

Language: Java - Size: 160 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0