Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 359 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 359 Bytes

Currency Exchanger

A simple project showing how currency exchange could be done

image

Libraries used:

  • Retrofit for networking
  • Koin for DI
  • Timber for logging
  • ViewModel & LiveData for MVVM
  • Material
  • RXJava for reactive loading
  • Glide for image loading