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...
- Host: GitHub
- URL: https://github.com/iamsuatzengin/crypto-app
- Owner: iamsuatzengin
- Created: 2022-11-23T13:01:05.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-20T20:59:06.000Z (about 1 year ago)
- Last Synced: 2024-12-29T05:08:31.508Z (6 months ago)
- Topics: android, hilt-dependency-injection, jetpack-navigation, kotlin, kotlin-coroutines, kotlin-flow, mpandroidchart, mvvm-android, retrofit2
- Language: Kotlin
- Homepage:
- Size: 1.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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