• Stars
    star
    1
  • Language
    Kotlin
  • Created almost 2 years ago
  • Updated almost 2 years ago

Reviews

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

Repository Details

This application retrieves weather data from the website : "http://openweathermap.org". The data can be retrieved for the current location of the android device, or for an entered city name that we want to know about its weather. DI, ViewModel, ROOM Database as well as Jetpack Compose technologies are used.