Project created to get some information and list the Pokemons provided by the API of https://pokeapi.co/.
If you want to take a look on mainscreen of the App, it's here :
The project was developed using the MVVM architecture in addition to having::
The project has:
- Koin for dependency injection;
- Palette and Glide for image manipulation;
- Paging for Paging;
- Retrofit 2 for requisitions;
- Unitary tests;
Thank you!