Quiz App


Mobile Application Project

About this project

Simple mobile application that lets a player select a multiple choice answer in each trivia question of a set of five questions. The player score is then presented at the end, indicating if the player successfully passed or failed the quiz.

Tools

Javascript
React Native
Adobe XD
Visual Studio Code

Walkthrough


The player receives a visual indicator if the answer they selected is correct or incorrect. The green checkmark animation as displayed above will be shown after the player selects the correct answer. If the player manages to answer correctly three out of the five questions, the congratulatory message is displayed at the end along with the score they had received.


The player receives a visual indicator if the answer they selected is correct or incorrect. The red "X" animation as displayed above will be shown after the player selects the incorrect answer. If the player only answers correctly two questions or less, the score is presented at the end along with the "Try Again" message.

Resource

Code Repository can be accessed in GITHUB