Simple crypto-currency rate app with online and offline support.
- Display multiple crypto-currency rate.
- Display change in rate in percentage form.
- Auto save the data.
- View auto saved data on no network.
- Kotlin
- Jetpack Compose
- Room Database
- DataStore
- Flow
- Coroutine
- MVVM Pattern
- Third party libraries Retrofit, OkHttp3, GSON