Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 702 Bytes

Readme.md

File metadata and controls

22 lines (18 loc) · 702 Bytes

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