An open API service indexing awesome lists of open source software.

https://github.com/st1lson/testcreator


https://github.com/st1lson/testcreator

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# TestCreator
## Requirements
Requirements for a web application:
- The user is authorized in the system using a token / cookie, receives a list of tests.
- Can select a test by pressing "Start" and take a short description of the test.
- Select the checkbox "I agree to start", click "Proceed".
- Gets a screen with the first question and answer options, chooses one of them - can move on to the next question.
- Gets a screen with the results of the test and the button "Back" => which redirects to the list of tests.
- It should be different tests for different users
## Technology stack:
- ASP.NET Core + Entity Framework Core
- MSSQL
- React.js
## Database schema
Here is a simple schema for a database