Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 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 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-19T20:44:42.000Z (10 months ago)
- Last Synced: 2024-03-05T10:28:35.172Z (9 months ago)
- Topics: desktop-application, educational-project, educational-software, testing, wpf, wpf-application
- Language: C#
- Homepage:
- Size: 12.5 MB
- Stars: 0
- 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
![image](https://github.com/BnnQ/TestingSystem/assets/115489239/1c4355d4-ef35-43f9-883a-a6478b68dfed)
![image](https://github.com/BnnQ/TestingSystem/assets/115489239/44c965ec-cba0-4600-8e7f-1bfb9ad766e6)
![image](https://github.com/BnnQ/TestingSystem/assets/115489239/71e40806-4686-4481-8c5f-961225483494)
![image](https://github.com/BnnQ/TestingSystem/assets/115489239/5993bdba-363d-48d9-817f-0131b9c74616)
![image](https://github.com/BnnQ/TestingSystem/assets/115489239/1a342867-cca8-400a-8bde-a21e7771fd95)
![image](https://github.com/BnnQ/TestingSystem/assets/115489239/76d4dc56-c83c-4388-b293-dad04ab9098a)
![image](https://github.com/BnnQ/TestingSystem/assets/115489239/75d04aff-4733-4283-a509-a4cef0970256)
![image](https://github.com/BnnQ/TestingSystem/assets/115489239/a9723de8-afe4-4114-8d05-b625b02c9c1f)
![image](https://github.com/BnnQ/TestingSystem/assets/115489239/e37d05d9-ee62-4e8d-b6ec-0eeb9f50fd93)
![image](https://github.com/BnnQ/TestingSystem/assets/115489239/78905c3b-76a1-45dc-b353-a48b334589b0)
![image](https://github.com/BnnQ/TestingSystem/assets/115489239/294921c9-02b6-49a1-9eb5-c310337f9cf3)
![image](https://github.com/BnnQ/TestingSystem/assets/115489239/cf34473f-e000-4968-993a-b41d07a7bb48)
![image](https://github.com/BnnQ/TestingSystem/assets/115489239/92414e51-d734-4993-966d-21232e6eaf35)
![image](https://github.com/BnnQ/TestingSystem/assets/115489239/d5a74b87-76a9-4dde-b224-35e909ed9a3e)