Skip to content

eliza-an/pokepod-pokemon-quiz

Repository files navigation

pokepod-pokemon-game

A Pokemon personality quiz

This project is a personality quiz, where you can find out your inner Pokemon.

Usage

Website link: https://eliza-an.github.io/pokepod-pokemon-quiz/

Presentation link: https://docs.google.com/presentation/d/1xvI9kkRF_sB_1TI7BykB7ocBtfHd167sjw6BHkbiZcE/edit?usp=sharing

On loading the quiz in your browser, click the start button on the title page to begin. start screen

Then simply answer all nine questions and then you will be presented with your results. quiz questions page results page

To print your certifcate, just submit your name and click the button. pokequiz certificate

To view previous results, click the 'previous results' button to load the modal. previous results

Development

This application was structured in HTML, customised in CSS and made functional in JavaScript. We used components from Bootstrap and Google Fonts. Local storage is used to store the user's result and then display the previous result.

The results page uses the PokeAPI to return statistics related to the result pokemon. We also use the Giphy API to return a gif of that pokemon. Thirdly there is the FunGenerator API which returns a pokéname - this is a blended name of existing pokemon.

Potential future developments:

  • Currently the quiz result returns of one of five possible pokémon; In the future it could expand to include additional pokemon as possible results, depending on the availability of corresponding gifs from the Giphy API.

  • Currently the quiz has nine questions; While this feels like a good length, it would be possible to add additional questions.

  • Currently the results page of the quiz provides the user with a Pokéname which is randomly generated via API; In future we could concatenate the user's name with the Pokename to create a more customised name.

  • Currently the previous results modal displays the most recent result; This could be expanded to show multiple most recent results.

  • Currently this quiz uses Pokémon from Generation 1 - the original 150 pokemon available when the game was first released; In future we could build a quiz for other generations of pokemon.

Credits

links to the pokemon images used:

License

Please refer to the licence in the repo.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •