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.