You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Foundation Library Management System is a versatile and powerful tool designed to meet the needs of modern libraries. Its comprehensive features, coupled with its ease of use, make it an essential solution for efficient library management.
This demo implements a Library Management System using Python, featuring a RESTful API for CRUD operations. Users can add, retrieve, update, and delete books in a library, utilizing Flask and SQLite for a simple and efficient solution.
C++ OOP exercise: a small library simulation with a polymorphic catalog (Book base type + derived: Novel, Comics, Poetry, Theatre, Album), members, and a simple linked-list catalog (custom nodes). Focus: classes/headers split, inheritance, basic search/add/borrow/return flows.
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.
A multi-user library management system to manage e-books. Features include role-based access control (RBAC), user and librarian dashboards, section and e-book management, search functionalities, batch jobs (daily reminders, monthly reports), caching with Redis, and performance optimization.
This project is a simple library management application built using HTML, CSS, and JavaScript where you can track which books have you read or planning to read save those books before forgetting.
A complete Library Management System built using ASP.NET Core Web API, EF Core, SQLite, and Swagger. Includes Books, Members, Borrow, Return, and Reports modules with full validation and clean architecture.
Study Hub Digital Library is a smart and efficient web app designed for student registration, fee tracking, and membership management for libraries, coaching centers, and educational institutions. It replaces messy registers with a clean, secure, and easy-to-use digital system using Firebase for real-time database operations.