> For the complete documentation index, see [llms.txt](https://cms.xdebuggers.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cms.xdebuggers.com/master.md).

# Course Management System

![](/files/-M5OO90531wNUMiWXBQ4)

## Table of Contents

| # | Title                                  |
| - | -------------------------------------- |
| 1 | [Project Details](/project-details.md) |
| 2 | [UI Tutorial](/ui-tutorial.md)         |
| 3 | [How To Deploy](/how-to-deploy.md)     |
| 4 | [ER Diagram](/er-diagram.md)           |
| 5 | [Flow Chart](/flow-chart.md)           |

## 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

* **Muhammed AKSOY** \~ [Linkedin🔗](https://www.linkedin.com/in/mhdb96/) - [GitHub🔗](https://github.com/mhdb96)
* **Onur KANTAR** \~ [Linkedin🔗](https://www.linkedin.com/in/onur-kantar-580ab1ab/) - [GitHub🔗](https://github.com/simiyen)
