A complete web application for managing a Library's core operations, including categories, authors, books, copies of book, subscribers, user management and rentals. The system features a dashboard for admins showing overall statistics and supports role-based access (Admin, Archive, Reception, Subscriber).
Built using ASP.NET MVC, Entity Framework (Code First), SQL Server, Bootstrap, jQuery, and Identity for authentication and role management.
Focused on clean, scalable architecture following SOLID principles with full CRUD functionality and client/server-side validation.