Skip to content

🎯 An app that will measure your knowledge of the Java keywords.

License

Notifications You must be signed in to change notification settings

giogus/Quiz-Mobile-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Mobile App

iOS Architecture Twitter Linkedin

An app that will measure your knowledge of the Java keywords.

Functional Requirements

  • Insert words and have them counted as a hit as soon as the player types the last letter of each word.
  • After a hit, the input box will be cleared and focus will remain on the input box.
  • There will be a 5 min timer to finish the game.
    • If the player completes the quiz in less than 5 min, an alert will praise him.
    • If the player doesn't complete within 5 min, an alert will tell him his score.
  • There will be a button to start the timer.

Project Features

  • Architecture, Logic and Project Structure: MVVM
  • Layout Structure: Storyboard and Xib structure, making it more visual and easy for new project collaborators to understand.
  • UI Testing: Using the XCTest Framework to test the app use cases.
  • Orientation: Supports Portrait and Landscape orientations mantaining the state of the application.

Requirements

  • iOS 9.0+
  • Xcode 11.0+
  • Built with Swift 5

License

Quiz Mobile App is released under the MIT license. See LICENSE for details.

About

🎯 An app that will measure your knowledge of the Java keywords.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages