Skip to content

yusufgorkem/WeatherForecastApp

Repository files navigation

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

screenshot1

screenshot2

screenshot3

screenshot4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages