Skip to content
/ CMS Public

📚 Course Management System for managing, storing and reporting students’ exam results.

License

Notifications You must be signed in to change notification settings

mhdb96/CMS

Repository files navigation

description
C# system for managing, storing and reporting students’ exam results in a giving faculty

Course Management System

Table of Contents

# Title
1 Project Details
2 UI Tutorial
3 How To Deploy
4 ER Diagram
5 Flow Chart

Overview:

C# system for managing, storing and reporting students’ exam results in a giving faculty with the ability to:

  • Manage the courses, terms, teachers and assignments by the admin through the UI.
  • Evaluate the uploaded tests’ results and export all the data to Excel file.

Technologies

  • MS SQL Server.
  • Dapper.
  • MahApps.Metro for UI design.
  • Office.Core.
  • Squirrel for deploying the app.
  • GitHub for version control.

Developers' Info