/CreditScore

An application that shows credit score in a donut view.

Primary LanguageKotlin

CreditScoreApplication

CreditScoreApplication fetches the credit information of a user and represents it in a donut-like view

Guideline

  1. Clone from the master branch.
  2. The data used is fetched from a remote source

Technologies and Libraries

  • Kotlin
  • MVVM
  • Coroutines
  • Retrofit
  • Gson
  • Dagger 2
  • Architecture Components (Room, LiveData, ViewModel)
  • Android Navigation Component
  • Espresso

Images

image 1

image2