Skip to content

DenisShov/MVVMTemplate

Repository files navigation

MVVM Template

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

This app uses:

  • Kotlin
  • Coroutines
  • Koin for dependency injection
  • Jetpack Navigation library
  • Retrofit for API calls
  • Glide for images
  • MPAndroidChart library for price charts
  • Unit tests
  • Detekt and Ktlint for static code checks
  • Jacoco for test coverage

Screenshots:

Screenshot_20240404_230343

MVVMTemplate

Releases

No releases published

Packages

No packages published

Languages