Skip to content

Latest commit

 

History

History

Quizzler

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Header Banner

iOS 17.0+ Swift 5.9 Gitmoji

About the app

Quizzler

A quiz app featuring multiple questions that tests your Swift programming language knowledge.

The quiz contains a set number of questions where users have to asnwer each question before proceeding to the next question. After answering each question, the user will be presented with a popup window indicating the result of their answer.

The popup window contains information on whether the user answered correctly, along with an explanation of why their answer is correct or wrong.

At the end of quiz, a popup window will show the user's summary quiz result with how many of the total questions they got correct.

Built in Swift & UIKit with an app state persistance feature using UserDefaults, networking to retrieve remote data from an API using URLSession, and a project architecture in the Model–View–Controller (MVC) design pattern.

Concepts learned

Credits

Swift, UIKit, Xcode, SF Symbols, Cocoa Touch, Safari, App Store, iPhone & iOS, iPad & iPadOS, Apple Watch & watchOS, Apple TV & tvOS, Mac & macOS and their logos are trademarks of Apple Inc., registered in the U.S. and other countries.

Footer Banner