Skip to content

Lorderi/Pokeapi

Repository files navigation

Android PokemonApi

Implements of 2 screens displaying Pokemon:

  1. The main screen of the Pokemon list.

  2. Details screen with the selected Pokemon from the list.

    Used Pokeapi

Technologies Used

  • Kotlin
  • ViewModel
  • ViewBinding
  • Navigation
  • OkHttp 3+ Retrofit 2 and Coroutines.
  • Paging 3
  • Dagger Hilt

Preview

Preview

Main screen

Main list

Details screen

Description