/quiz_ios

Primary LanguageObjective-C

#Quiz

A simple quiz app using a Single Page View app. It is written in Objective-C and is a tutorial from the 'Big Nerd Ranch - iOS Programming' book.'

####Learning Outcomes


  • Understand the basics of the MVC model.
  • Making connections, outlets and actions.
  • Using the storyboard.

####Technologies Used


  • XCode
  • Objective-C
  • Foundation