Skip to content

bayazidsustami/PokeDex

Repository files navigation

PokeDex

Prerequisite

  • Java 11
  • Gradle 7.4
  • Android Studio Dolphin (2021.3.1 Patch 1)

Preview

alt Homepage alt Homepage

Tech Stack

  • Kotlin
  • MVVM pattern
  • Room
  • Dagger Hilt
  • Retrofit2
  • OkhttpClient
  • Kotlin Coroutine + Flow
  • Glide
  • Shimmer by Facebook
  • Mockk
  • Espresso

Jetpack Compose

I had also create jetpack compose on pokedex_jetpack_compose branch, please checkout to the branch if you desire to see jetpack compose version. It's should be note that the jetpack compose version still on progress and have a bit different ui.

Download

you can find the apk on release page