An open API service indexing awesome lists of open source software.

https://github.com/iamsuatzengin/crypto-app

This is a crypto-tracker app. You can see crypto's status with line chart (Last 1-7-14-30-60 days). You can search coin by it's name. I used CoinGecko's API. Coroutines-Flows, Hilt, Retrofit...
https://github.com/iamsuatzengin/crypto-app

android hilt-dependency-injection jetpack-navigation kotlin kotlin-coroutines kotlin-flow mpandroidchart mvvm-android retrofit2

Last synced: 4 months ago
JSON representation

This is a crypto-tracker app. You can see crypto's status with line chart (Last 1-7-14-30-60 days). You can search coin by it's name. I used CoinGecko's API. Coroutines-Flows, Hilt, Retrofit...

Awesome Lists containing this project

README

        

# Crypto-app
This is a crypto-tracker app. You can see crypto's status with line chart (Last 1-7-14-30-60 days). You can search coin by it's name. I used CoinGecko's API. Coroutines-Flows, Hilt, Retrofit...

* MVVM - ViewModel
* Jetpack Navigation
* Retrofit2 - Network calling (GET Requests)
* OkHttp-3 Logging interceptor
* Dagger-Hilt for Dependency injection
* Coil for image loading
* Swipe refresh layout in coin-list screen
* MPAndroid Chart
* Coroutines-Flows
* ViewBinding and DataBinding
* Binding Adapters

| Coin-List | Coin-Detail-1 | Coin-Detail-2 |
| ------------- |:-------------:| -----:|
| | | |

| Markets | Search-1 | Search-2 |
| ------------- |:-------------:| -----:|
| | | |

## Video
https://user-images.githubusercontent.com/67907559/213910098-c377968b-e89b-4656-bb01-3f747548bcc0.mp4