Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 817 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 817 Bytes

InstantWeatherClone

Weather App that shows weather data for the user location and for other places dependent on the user search query and also shows weather forecasts data.

What I Used ?

  • MVVM pattern.
  • Kotlin Coroutines.
  • Retrofit.
  • Dagger Hilt.