Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 829 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 829 Bytes

QuickTrivia

QuickTrivia is a Trivia game. Used Open Trivia DB for this project.

WhatsApp-Video-2022-01-13-at-204

Screenshots

Screenshot 2021-11-06 at 10 52 46 AM

Screenshot 2021-11-06 at 10 53 29 AM

Skills learnt/used

  • Learned how to make API calls over the internet, get and use JSON data
  • Learned to use the Codable protocol
  • Learned how to make timers.
  • Used MVVM architecture, SwiftUI and Swift5