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
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.
📚 Library Management System – A web-based system for managing library books, users, and transactions efficiently. Features include book requests, automated inventory management, role-based access, fine calculation, and transaction tracking.
Una página web para mostrar un inventario de libros utilizando HTML y CSS. Incluye una tabla estilizada que presenta información como título, autor, género y disponibilidad. Ideal para practicar la estructura semántica y el diseño limpio de datos tabulados.
A web-based application for managing a lending library. The frontend allows users to browse and borrow books, while admins manage inventory and loan records. The backend supports authentication, authorization for both users and admins, and hashed passwords stored securely in the database to ensure data security.
A web-based book inventory management system built with native PHP and clean architecture, featuring Bootstrap UI, modular components, and MySQL integration.