https://github.com/bjfikky/testsystemapi
An ASP.NET Core 2.1 MVC and API application
https://github.com/bjfikky/testsystemapi
amazon asp-net-core entity-framework-core sql-server
Last synced: 10 months ago
JSON representation
An ASP.NET Core 2.1 MVC and API application
- Host: GitHub
- URL: https://github.com/bjfikky/testsystemapi
- Owner: bjfikky
- Created: 2019-03-05T01:18:04.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-05T01:57:58.000Z (almost 7 years ago)
- Last Synced: 2025-03-11T02:37:11.485Z (11 months ago)
- Topics: amazon, asp-net-core, entity-framework-core, sql-server
- Language: C#
- Homepage:
- Size: 588 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TEST SYSTEM API
This is a minimum viable product for a multichoice examination. The backend is an MVC application and API developed in ASP.Net Core 2.1.
This MVC application allows a user to all Questions and their corresponding options, where one of the options is marked as the right answer.
The test taker answers the questions from the VueJS application.
## Technologies Used
1. C#
2. ASP.NET Core 2.1
3. Entity Framework
4. Amazon RDS Sql Server