Pokemon Tracker
App uses pokeapi to retrieve list of pokemons using pagination. When user clicks on pokemon in list details page opens with pokemon’s name, types, height, weight and sprite.
MVVM, Clean Architecture
Used libraries
- Retrofit
- Gson
- Glide
- Room
- Paging 3
- Dagger Hilt
- Jetpack Navigation