Skip to content

yassenRamadan1/WeatherDesktopApp

 
 

Repository files navigation

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

About

Weather desktop app using Jetpack compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%