A simple and elegant web-based library management system.
Lunara Library is designed for two types of users: Administrators and regular users. Administrators have full control over the system, including adding, editing, and deleting books, while regular users can browse the available books and view their details.
This is a web-based library management system that allows users to register, log in, and explore a collection of books. The system also provides administrative functionalities for managing book records through a simple and user-friendly interface.
The project was developed to practically apply ASP.NET MVC architecture, along with SQL Server and ADO.NET, in order to build a structured and maintainable web application without using advanced frameworks like Entity Framework.
The system was developed using Visual Studio 2022 and runs locally, with SQL Server used as the backend database for storing and retrieving data.