Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 823 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 823 Bytes

NBRB exchange rates

NBRB-Rates - application written in Kotlin. Based on MVVM architecture using Android Architecture components (LiveData, ModelView).

The application load all available exchange rates from NBRB-endpoint. It also able to handle exceptions. RecyclerView adapter allows to change items order.

  • MVVM
  • Kotlin coroutines
  • Android Architecture Components
    • LiveData
    • Room
    • ViewModel
  • Dagger2

Screenshots