This was a collaborative project that I worked on with a team at University of Kansas. The quiz asks 12 questions taken from a pool of over 50 questions, with each answer paired with a collection of points that go to certain Pokémon types. At the end of the quiz, whichever type has the most points, we randomly select a Pokémon from that type utilizing the PokeAPI. We also pull the descriptions pulled from the PokeDex to give you a sort of horoscope.
This quiz was developed with the requirements that we utilize an external API and a CSS framework.
Link to Repo
https://github.com/compuwill/pokequiz
Link to Quiz
https://compuwill.github.io/pokequiz/
Comments
Post a Comment