Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.12 KB

File metadata and controls

41 lines (29 loc) · 1.12 KB
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