WeatherApp

In this project, I showed the user the nearby locations with the data I got from the GPS, and I made the details of the weather events of the location selected by the user by directing them to the detail page. I also created a search page so that you can find the location name and weather details.

Libraries Used

  • Retrofit
  • Kotlin Coroutines
  • RxJava
  • Gson

Architecture

  • ViewModel
  • LiveData
  • Navigation
  • Repository

GitHub

View Github