• Stars
    star
    3
  • Rank 3,962,335 (Top 79 %)
  • Language
    Kotlin
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Weather is a simple android application to show weather update across the globe. Hence the main purpose of this project is to demonstrate the usage of some important android libraries like RxJava, Dagger2, Retrofit2 along with Android DataBinding, Room. In Addition, this application is developed following the MVVM architecture.