Student & Department Management System
A web application built with ASP.NET Core MVC, Entity Framework Core, and Bootstrap 5.
Features
Authentication: Registration & Login with validation.
Students: Add, Edit, View, Delete (with Department info).
Departments: Manage departments with student count & details.
UI: Responsive Bootstrap layout with Navbar & Footer.
Validation: Client-side & Server-side (Data Annotations + jQuery).