Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 384 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 384 Bytes

Currency

fetch currencies with their rates. Upon row selection, update other rates are simultaneously

Android Studio IDE setup

Revolut requires Android Studio version 3.4 or higher

Concepts Used

  • MVVM Architecture
  • Dependency Injection using Kodein
  • Data Persistence using Room
  • Data Binding
  • Network and Threading

User Interaction

alt text