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
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.
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.
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.
Школьная библиотека» — настольное приложение на PyQt6 для учёта книг, читателей и выдачи литературы в школьной библиотеке, с поддержкой настройки классов и параллелей, ленивой подгрузкой списков и сохранением данных в SQLite.
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.