Skip to content

minamakhtar/android-pokedex

Repository files navigation

CodeTest - Pokedex

An app based on MVVM architecture.

Stacks

  • Kotlin based, Coroutines
  • Lifecycle - dispose of observing data when lifecycle state changes.
  • ViewModel - UI related data holder, lifecycle aware.
  • Koin - Kotlin Injection library
  • Glide - Image loading library
  • Retrofit2 - construct the REST APIs and paging network data.
  • Material UI - Material design components like ripple animation, cardView.

Open API

This app using the PokeAPI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages