One-Piece-Quiz-App
iOS quiz application that tests on One Piece trivia. There are a total of sixteen questions, which are multiple- choice questions. Once the user clicks on the submit button user’s answer become final and cannot be altered.
Objective
The goal is to create an educational app that quizzes a user about a certain topic of your choice.
Challenge
using a single screen to walk the user through all the quiz questions
Extra
Result of user responses are presented in a single screen at the conclusion of the quiz
Tools
- Swift 5.0
- MVC pattern
- UKit
- Xcode