Documentation

Project Requirements:
330 Project #1
330 Project #2

PokeApi Link:
To PokeApi!

Noteworthy:
  • - Bulma is mobile-friendly, so this app will look great when pokemon hunting on your phone.

  • - Each Pokemon type has a different colored background, making it easier to locate Pokemon on the favorites page.

  • - The app utilizes Firebase to keep track of favorited Pokemon and displays the most favorited one on the Community page.

Met Requirements:
  • - Utilized Fetch when working with the Api.

  • - The favoriting system uses LocalStorage, and favorited Pokemon can be cleared one-by-one or all at once.

  • - There is an Embedded Font!

  • - There are three inputs to search for Pokemon: the Pokemon name, filter by Region/Game, and the Random Button.

  • - Firebase has been implemented at tracks when Pokemon have been favorited.

TO DO:
  • - Prevent Pokemon from being favorited multiple times. (Completed)

  • - Add buttons to go to the next or previous Pokemon.

  • - Add an indicator that a Pokemon's ability is a 'hidden' ability. (Completed)

  • - Try to add another filter - the way the Api is structured makes this difficult, however.

Sleeping Pikachu