https://github.com/bnnq/testingsystem
Testing System for teachers and students
https://github.com/bnnq/testingsystem
desktop-application educational-project educational-software testing wpf wpf-application
Last synced: 30 days ago
JSON representation
Testing System for teachers and students
- Host: GitHub
- URL: https://github.com/bnnq/testingsystem
- Owner: BnnQ
- Created: 2022-10-10T19:34:38.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-19T20:44:42.000Z (almost 2 years ago)
- Last Synced: 2025-01-12T16:35:27.851Z (12 months ago)
- Topics: desktop-application, educational-project, educational-software, testing, wpf, wpf-application
- Language: C#
- Homepage:
- Size: 12.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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













