Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 390 Bytes

File metadata and controls

16 lines (11 loc) · 390 Bytes

An android app which provides information of 250+ countries all over the world.

This app is a fun-project built to demonstrate MVVM architecture with REST API (https://restcountries.eu/).

  • MVVM
  • Retrofit
  • Room persistent
  • LiveData and ViewModels
  • RxJava and RxAndroid
  • Picasso
  • View binding