enofeb / CoinBox

Simple Jetpack Compose demo app which is developed with CoinGecko API and modern android technologies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple Jetpack Compose demo app which is developed with CoinGecko API and modern android technologies.


Languages

Language:Kotlin 100.0%