
About
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.
Highlights | Buzzwords | Short Description
- MVC: Model-View-Controller user interface design
- REST API: URL data parameterization
- OAuth2 (Authentication, Authorization): Core Identity, Google Auth
- 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)
- Client Monitoring: Azure Application Insights
- Azure Database for MySQL
- Security-tested using industry tools