KyleJSh / Quiz-App

A simple quiz app, retrieving the questions and answers from a remote API. User answers the question, a popup box appears displaying whether right or wrong, and at the end a summary dialog box appears, showing the final results.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quiz App

User answers coding questions retrieved from remote json

First question displays

image 1

Pop up dialog box displays either correct or wrong answer, user dismisses the dialog

image 2

Next question is displayed

image 3

Pop up dialog displays either correct or wrong answer, user dismisses the dialog

image 4

Summary dialog appears at end of quiz, displaying users total correct answers

image 5

About

A simple quiz app, retrieving the questions and answers from a remote API. User answers the question, a popup box appears displaying whether right or wrong, and at the end a summary dialog box appears, showing the final results.


Languages

Language:Swift 100.0%