Create an application to consult in Pokéapi#

Create an application to consult the Pokedex and get the first 150 pokemons based on mockup below:

mockup.png

Must contain

Plus + if contains

  • Network communication framework.
  • JSON -> Object Mapping.
  • Share Pokemons on facebook and twitter.
  • Images cache.

P.S.

The mockup photo in the assets folder

Submission Process

The candidate must implement the solution and send a pull request to this repository with his solution.

The Pull Request process works as follow:

  1. The candidate will make a fork from this repository (don't clone directly!).
  2. Develop your project that fork.
  3. Commit and Push the changes to own fork.
  4. By Bitbucket interface send us a Pull Request.

Attention!

Do not try to do PUSH directly to THIIS repository!!