1,681 results for “topic:library-management-system”
BookLore: A self-hosted, multi-user digital library with smart shelves, auto metadata, Kobo & KOReader sync, BookDrop imports, OPDS support, and a built-in reader for EPUB, PDF, and comics.
Another School Management System
Data and software for building the ACL Anthology.
Modern Library Management Software using JavaFX
📚 A Library Management System designed in Java while following the concepts of decoupled layers (entities) and minimal code in interface (GUI).
:books: An automated library management system developed in Laravel 4.2 PHP MVC Framework
[DBMS Project] An interactive web portal for automating various manual processes done by librarian.
A simple library management system built on python web framework flask
Composer GUI. Manage Laravel dependencies from web interface without switching to command line!
Library Management System built with the MERN (MongoDB, Express, React, and Node.js) stack. It allows librarians and library staff to manage books, borrowers, and borrowing activities efficiently. With a user-friendly interface, this system offers features like book search, borrow, return, and renewal...etc
A lightweight library management system built in .NET 5.0 MVC with Postgres and EF Core
Next-L Enju Leaf 統合図書館管理システム / integrated library system https://enju.next-l.jp/
Free courses, books, and talks about Buddhism.
Integrated Library System / 图书馆集成系统
This repository is for my PHP MySQL Library Management System that i have done for a project in college for Web services & Applications
Java, Spring Boot Mini Project - Library Management System - Free Download
This is a simple Online-Library-Management-System for School and colleges..
Low level system design solutions in Golang
Integrated Library System flavour of Invenio by RERO+.
a simple website for library management system
📚 Sistem informasi perpustakaan menggunakan CodeIgniter 4
Library management system with Laravel.
With the library management system with C # and SQL Database Server, users can easily do their online transactions.
This Library Management System is developed using HTML, CSS, PHP and MySQL
A comprehensive Library Management System built using Java. This application features user-friendly interfaces for managing books, members, lending operations, and inventory tracking. Suitable for educational institutions, public libraries, and small organizations needing efficient library operations and reporting.
A Python Flask based Library Management System. This Flask app has all the features of a Library Management System like adding, removing, and creating copies of books. This app has a separate admin tab for admin users. Now also has admin support for users
The Library Management System Project In Java And MySQL is simple and basic level small project for learning purposes. Also, you can modify this system as per your requirements and develop a perfect advance level project.
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.
Android Library Management Project
📙 A Library Management System that I made using C#, .NET and Windows Forms, MS SQL Database