Skip to content

JasonChe777/WeatherForecastApp

Repository files navigation

WeatherForecastApp

This application is created for assignment submission purpose. User can input city name and can get the Weather Forecast for the Next 5 days every 3 hours.

Technologies Used

  • Kotlin
  • MVVM architecture
  • Repository Pattern
  • Retrofit for API call
  • Coroutines for Asynchronous programming
  • Data Binding
  • View Binding

Weather API

https://openweathermap.org/api API is used to get weather details for the input city.

About

WeatherForecastApp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages