A weather forecast app with kotlin

WeatherForecastApp

A weather forecast app with kotlin.

Functions

The app gives you temperature of your current location.

It makes an api call and get a response which includes location, temperature, weather icon and situation(clear, cloudly, etc.). Then, show it with the current time on the screen. If user wants to refresh it, They swipe the screen and data will be refreshed.

Used

MVVM, Live Data, Retrofit, Coroutines, Dagger-Hilt, JUnit, Truth

Screenshots

GitHub

View Github