Skip to content

sergio11/android_pokemon_app

Repository files navigation

Android Pokemon App

Main Goals

  • Clean architecure approach.
  • Dependency injection through Dagger.
  • Asynchronous operations management with cooroutines.
  • Using Material Design guidelines.
  • Using Jetbrains Ktor to implement the network layer.
  • Using local storage to implement cache layer through repository pattern.

Screenshots