Skip to content

mpabst01/starWarsTrivia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

123 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Galactic Game

Description

The app provides the user with a series of multiple choice questions relating to the Star Wars universe. The questions and answers will be referenced from the Star Wars API: https://swapi.dev/documentation#auth.

This app differs from all others by displaying a Star Wars GIF that correlates with every correct or incorrect answer. The GIFs will be referenced by the GIPHY API: https://developers.giphy.com/

App Outline

GIVEN I am taking a StarWars trivia quiz

WHEN I load the page THEN I am presented with a welcome page with two buttons

WHEN I click on either button THEN I am presented with a button specific trivia quiz

WHEN I arrive at my selected quiz THEN I can answer the first question or choose a GIF of a StarWars character

WHEN I answer a question THEN I am click on the next question button

WHEN I click on the next question button THEN an modal pops up with the correct answer and more facts about the answer

WHEN I click the next question button THEN the next question appears

WHEN all questions are answered THEN game is over

WHEN game is over THEN a final game over page is displayed

App Screenshot

Home Page Quiz Screenshot

Darkside Quiz Screenshot

Lightside Quiz Screenshot

Game Over Screenshot

Live Site Demo

https://mpabst01.github.io/starWarsTrivia/

Installation

To install the project you will need internet connection and either a desktop, laptop, or mobile device.

User Story

AS A Star Wars lover I WANT an app that allows me to learn more about Star Wars in a fun way SO THAT I can test my knowledge of Star Wars trivia

Credits

As references and learning tools, I used the following websites: GitHub Repository: https://github.com/mpabst01/starWarsTrivia GIPHY API: https://developers.giphy.com/docs/api#quick-start-guide Star Wars API: https://swapi.dev/api/ Modal Tutorial: https://www.youtube.com/watch?v=JRwmc4GZp9M https://starwars.fandom.com/wiki/Light_side_of_the_Force https://swapi.dev/

License

No licensing

About

published at https://mpabst01.github.io/starWarsTrivia/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors