Skip to content

Simple desktop weather app using Compose Multiplatform Framework in Kotlin with WeatherAPI integration

Notifications You must be signed in to change notification settings

saih1/EzWeatherApp

Repository files navigation

🌤️ EzWeatherApp

This is a simple desktop application that allows users to search for weather and forecast information specific to the location of choice through the search feature. The main purpose of this application is to demonstrate building a simple weather application using JetBrains' Compose Multiplatform Framework in Kotlin. WeatherAPI is used as the only source of information.

🧰 Libraries and Tools

🔐 API KEY

  • generate a free API key on WeatherAPI.com
  • go to src/main/kotlin/utils/Constants.kt
  • replace the const with your API key.
  • run the app.

🖼️ Screenshots

👏 Inspired by Robert Orgiu's tutorial posted on raywenderlich.com

About

Simple desktop weather app using Compose Multiplatform Framework in Kotlin with WeatherAPI integration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages