Skip to content

This is a simple app that displays the list of Crypto Coins obtained using CoinGecko APIs.

Notifications You must be signed in to change notification settings

DenisShov/MVVMComposeTemplate

Repository files navigation

MVVM Compose Template

This is a simple app that displays the list of Crypto Coins obtained using CoinGecko APIs.

This app uses:

  • Compose
  • Coroutines
  • Flow
  • Hilt for dependency injection
  • Compose-navigation-reimagined library for simplified navigation
  • Retrofit for API calls
  • Glide-Compose for images
  • MPAndroidChart library for price charts
  • Unit tests
  • Detekt and Ktlint for static code checks
  • Jacoco for test coverage

Screenshots:

Compose1

Compose2

Releases

No releases published

Packages

No packages published

Languages