BnnQ / TestingSystem

Testing System for teachers and students

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This project was created as a desktop application in WPF. The idea of this application is to create a centralized learning database client, where teachers can create tests and monitor student progress, and students can easily pass them.

The application is based on the .NET Core 6 platform. I also developed 4 of my own libraries to make it easier to create applications in WPF. In particular, ConcurrentObservableCollectionHelpersLibrary, HelperDialogsLibrary, MvvmBaseViewModelsLibrary, WpfBackgroundWorkerLibrary, WpfDefaultNumericToStringConvertersLibrary.

EntityFramework Core was used to communicate with the database. Database - MSSQL.

Images

image image image image image image image image image image image image image image

About

Testing System for teachers and students


Languages

Language:C# 100.0%