Details
Name:
Quizzes App
Programming Language:
.NET
Secondary Language(s): ASP.NET, C#, SQL
Framework: ASP.NET Core MVC
Has Database: True
Cloud Hosted: True
A web application for users to take an online quiz. A quiz (model), drafted on the backend, is retrieved by client's quiz page (view) via api interface functions (controller). The data is transposed to live inputs and object data, providing the quizzing functionality. This application has been developed using a combination of the ASP.NET Core UIs.
- Azure Database for MySQL
- Client Monitoring: Azure Application Insights
- Email service: Forgot your password and also the account confirmation use my DKIM verified address quizzes_admin@rhdeveloping.com
- Image assets: Azure Blob Storage, Shared Access Signature (SAS)
- MVC: Model-View-Controller user interface design
- OAuth2 (Authentication, Authorization): Core Identity, Google Auth
- REST API: URL data parameterization
- Security-tested using industry tools
Links:
Quizzes App - DocsGitHub - Quizzes AppCode(direct):
Component code(Raw)README.md