Skip to content

Latest commit

 

History

History
 
 

YetAnotherPokemonList

Sample app Yet Another Pokemon List

Yet Another Pokemon List Test App

This project contains a sample app to validate the NAPPA Prefetching Library correctness.

Features

  • Consume the PokeAPI to obtain information about the pokemon world
  • Pokemons: list, see details, see ability details
  • Pokemons abilities: list, see details, see pokemon details
  • Locations: list and see details
  • Berries: list and see details
  • Open page with random data
  • Find data per type and ID

App structure

This app was organized following the structure described in the PokeAPI Documentation page.