Skip to content

Latest commit

 

History

History
22 lines (21 loc) · 671 Bytes

README.md

File metadata and controls

22 lines (21 loc) · 671 Bytes

Element Quiz

Final project in "Develop in Swift Explorations"

An app for studying chemical elements with flash cards and a quiz

Preview

Simulator Screen Recording

Tasks

  • Build an ElementQuiz App
  • Adding Data
  • Handling User Interaction
  • Adding Modes
  • Getting Keyboard Input
  • Switching Modes
  • Scoring the Quiz
  • Setting Up Modes
  • Cleanup and Polishing
  • Completing the App

Additional tasks

  • Shuffling options
  • Tracking common mistakes
  • Eliminating learned items
  • Multiple-choice mode