Skip to content

A Jetpack Compose project that fetches the weather data of six cities simultanously from the OpenWeather API. Async/await has been used for structured concurrency. Room Db has been used for data persistence in caching.

Notifications You must be signed in to change notification settings

cyeksan/OpenWeatherApp

Repository files navigation

OpenWeatherApp

weather.mp4
  • Jetpack Compose

  • MVVM & Clean Architecture

  • Retrofit

  • Room Db

  • Caching

  • Dagger-Hilt

  • Coroutines

  • Flow

  • Horizontal Pager

  • Coil

  • Theming

  • CMake

  • Junit4

Light Theme

weatherapp

About

A Jetpack Compose project that fetches the weather data of six cities simultanously from the OpenWeather API. Async/await has been used for structured concurrency. Room Db has been used for data persistence in caching.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published