CampusConnect
DESCRIPTION
This project is a comprehensive course management web application built using ASP.NET Core MVC, Entity Framework Core, and SQL Server. It allows users to view, create, and manage courses, students, and their enrollments. The application dynamically displays the number of enrolled students per course, updates data automatically through it's framework, and ensures real-time synchronization between the database and the interface. It also includes a login and registration system that separates teachers and students, granting teachers permissions to add, edit, or delete courses while students can only view and enroll. All data is presented clearly on user-friendly pages, making it easy to navigate and manage academic information efficiently.
YEAR
2025
TYPE
Database-driven web application
built with the MVC architecture.
PLATFORM
Developed as an ASP.NET Core MVC web application, using Entity Framework Core with a SQL Server database and Razor Views for the user interface.




