Skip to content

Acelucky13/TriviaAppProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 4 - TriviaApp

Submitted by: Miguel Gomez

Name of your app is an app that is Trivia App, and it's an app trivia game to guess the correct answer, and gain points.

Time spent: 48* hours spent in total

Required Features

The following required functionality is completed:

  • User can view and answer at least 5 trivia questions.
  • App retrieves question data from the Open Trivia Database API.
  • Fetch a different set of questions if the user indicates they would like to reset the game.
  • Users can see score after submitting all questions.
  • True or False questions only have two options.

The following AppTrivia features are implemented:

  • Allow the user to choose a specific category of questions.
  • Provide the user feedback on whether each question was correct before navigating to the next.

The following SwiftUI features are implemented:

  • The app functions work well, and are easily coded, but lack ease to find the functions needed to add scoreboard, but i was able to finish my app, and add functions needed.

Video Walkthrough

Notes

the challenges I met were finding the functions to add the scoreboard, and did not find the code to add. other challenge was to align it perfectly, and add scoreboard, and was able to add the the end.

License

Copyright [yyyy] [name of copyright owner]

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

Codepath ios Dev app trivia gamee

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages