CreditScoreApplication fetches the credit information of a user and represents it in a donut-like view
- Clone from the master branch.
- The data used is fetched from a remote source
- Kotlin
- MVVM
- Coroutines
- Retrofit
- Gson
- Dagger 2
- Architecture Components (Room, LiveData, ViewModel)
- Android Navigation Component
- Espresso