An open API service indexing awesome lists of open source software.

https://github.com/akimuddinshaikh/library-management-projects


https://github.com/akimuddinshaikh/library-management-projects

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

Library Management System
The Library Management System project was built with the intention of learning, practicing, and enhancing technical skills in the following technologies:

Backend: ASP.NET (C#)
Frontend: HTML, CSS, JavaScript
Database Management: SQL Server
Project Goals
This project aims to implement a complete library management system that allows users to:
✅ Keep the record of borrowed and returned books
✅ Manage users and roles (Admin, Librarian, Member)
✅ Search for books using various filters
✅ Maintain a secure database using SQL Server.