/WeatherDesktopApp

Weather desktop app using Jetpack compose

Primary LanguageKotlin

WeatherDesktopApp

Weather desktop app using Jetpack compose

Video

Weathe app

Tech stack

  • Ktor a modern asynchronous framework backed by Kotlin coroutines, used to make HTTP network requests to an API
  • Coroutines to write asynchronous code, which can improve performance and responsiveness.
  • Koin to manage dependencies, which can help to improve code quality and maintainability.
  • ImageLoader Compose Image library for Kotlin Multiplatform.

How to build on your environment

Add your api key for WeatherApi

Contributors

Official Documentations