Description
Examination Management System using C# ASP and SQL Server Express
The Examination Management System project has been created using C# ASP and SQL Server Express. This project aims to efficiently manage student enrollment, results, and report generation. It includes various forms that facilitate exam management, saving time, money, and resources that would otherwise be spent on printing and distributing question papers. The project offers a range of features for effective management and contains advanced modules that enhance the system’s backend capabilities. Students can access and download ASP.NET projects with complete source code, database, and documentation.
Below the description, you can find screenshots and a demo of the project for more details.
Modules and Description of Examination Management System Project:
Course Module:
The Course Module is designed to manage course data efficiently. Admin users can view and filter all courses according to student needs. Key features of this module include course management, editing/deleting courses, and viewing course lists.
Designation Module:
The Designation Module focuses on managing employee designations. Admin users can oversee all designations, edit/delete them, and view a list of designations.
Department Module:
The Department Module handles all department-related functionalities, tracking employee department information, adding new departments, viewing department details, and more.
Papers Allotment Module:
The Papers Allotment Module is responsible for managing paper allotments. Admin users can manage paper allotments, edit/delete them, and view a list of all paper allotments.
Papers Module:
The Papers Module is designed to manage papers efficiently. Admin users can handle papers, edit/delete them, and view a list of all papers.
Subjects Module:
The Subjects Module focuses on managing subjects. Admin users can manage subjects, edit/delete them, and view a list of all subjects.
Student Module:
The Student Module provides functionalities related to student management, including adding new student records, editing/deleting student details, and viewing a list of all students.
Mark Module:
The Mark Module is designed to manage student marks efficiently. Admin users can handle marks, edit/delete them, and view a list of all marks.
Teacher Module:
The Teacher Module provides functionalities related to teacher management, including adding new teachers, editing/deleting teacher details, and viewing a list of all teachers.
Functionality performed by Admin user:
Admin users can perform the following functionalities:
- Login, Forgot password, Edit Profile, Change Password, and Logout
- Dashboard for Admin User
- Manage Course, Department, Designation, Paper Allotment, Paper, Student Marks, Student, Subject, Teacher
- Generate Reports for Courses, Departments, Designations, Paper Allotments, Papers, Student Marks, Students, Subjects, Teachers
Static pages available in the project:
- Home Page with UI design
- About Us page
- Contact Us page
Technology Used in the project:
- HTML, CSS, JavaScript for frontend
- ASP, C# for backend
- SQL Server Express for database
- Visual Studio 2015 for development