Skip to content
/ Quizz Public

Quizz is a simple iOS (iPhone and iPad) Trivia App. The questions are retrieved from the free Open Trivia Database. It is part of the learning process of app development for iOS.

License

Notifications You must be signed in to change notification settings

bestler/Quizz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quizz

Quizz is a simple Trivia Application for iOS. You can play some rounds to improve your General knowledge.

Look&Feel

Devices_only

Implemented categories

  • Art
  • History
  • Science: Computers
  • Vehicles
  • Politics

Learning objectives

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)

Data source

Many thanks to Open Trivia Database, which provides a free API with over 4,000 verified questions used in this App.

About

Quizz is a simple iOS (iPhone and iPad) Trivia App. The questions are retrieved from the free Open Trivia Database. It is part of the learning process of app development for iOS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages