Quizz is a simple Trivia Application for iOS. You can play some rounds to improve your General knowledge.
- Art
- History
- Science: Computers
- Vehicles
- Politics
It is part of the learning process of app development for iOS. The primary objective of this project is to develop a better understanding of:
- API-Calls in Swift (usage of async/await)
- Develop a better understanding for Data structuring in Swift (and using the Design Pattern MVVM with multiple ViewModels)
- Getting used to develop with Accessibility in mind (VoiceOver is supported)
- Develop a cross-platform application (iPhone and iPad are supported)
Many thanks to Open Trivia Database, which provides a free API with over 4,000 verified questions used in this App.
