A complete web application for managing an academy's core operations, including students, courses, departments, instructors, and trainee results. The system features a dashboard for admins showing overall statistics and supports role-based access (Admin, Manager, User).
Built using ASP.NET MVC, Entity Framework (Code First), SQL Server, Bootstrap, and Identity for authentication and role management.
Focused on clean, scalable architecture following SOLID principles with full CRUD functionality and client/server-side validation.