Skip to content

Maneesha007/ios101-project3-trivia-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 3 - Trivia

Submitted by: Maneesha

Trivia is an app that app that displays a question and 4 choices.A user can view the current question and 4 different answers where they can navigate to the next question after tapping on an any option. User can track which question they're currently and how many questions they got correct after they've answered all the questions. User can restart the game after they've finished answering all questions.

Time spent: 8 hours spent in total

Required Features

The following required functionality is completed:

  • User can view the current question and 4 different answers
  • User can view the next question after tapping an answer
  • User can answer at least 3 different questions

The following optional features are implemented:

  • User can use the vertical orientation of the app on any device
  • User can track the question they are on and how many questions are left
  • User can see how many questions they got correct after answering all questions
  • User should be able to restart the game after they've finished answering all questions

The following additional features are implemented:

  • List anything else that you can get done to improve the app functionality!

Video Walkthrough

Notes

challenges encountered while building the app.

  • Adjusting constraints and ensuring proper alignment took some trial and error.
  • had confusion how to structure data model and use it effectively in the view controller.
  • Managing the logic for handling the end of questions, displaying the game over message as soon as button for answer of third question is tapped.

License

Copyright [2024] [Maneesha007]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages