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: 11 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-02-05T20:07:40.106Z (12 months ago)
- Topics: amazon, asp-net-core, entity-framework-core, sql-server
- Language: C#
- Homepage:
- Size: 588 KB
- Stars: 0
- Watchers: 2
- 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