Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 844 Bytes

File metadata and controls

29 lines (25 loc) · 844 Bytes

CoinBox

CoinBox is a multi module small currency tracker app which is developed with Jetpack Compose. This demo app used coingecko.com API to fetch data. You can track coins with different categories. Moreover you can check return value of bitcoin in different alt coin. It is possible to be informed with coins descriptions.

Screens

Technologies

  • Clean Architecture (Multi-module)
  • Kotlin
  • Architecture
    • MVVM Architecture
    • Repository pattern
  • Jetpack
    • Jetpack Compose
    • Navigation Component
    • ViewModel
  • Dagger Hilt
  • Coroutines
  • State Flow
  • Repository
  • Retrofit
  • Okhttp
  • Accompanist

Contribution

I will be appreciated if you open pull request. We can develop together <3