Skip to content

Android app that displays weather conditions for a user specified region by making use of the Weatherstack API, built with Android Studio, Kotlin and Jetpack Compose.

License

thushar003/WeatherStats

What does it do?

An Android app that displays weather statistics for a user-defined location (that exists in the real world), built using Android Studio. The app makes use of the Weatherstack API to fetch the required information. For more information on Weatherstack, check their website.

The app currently displays:

  1. Location: "city, country"
  2. Temperature: "celsius"
  3. Condition: "clear/cloudy/..."
  4. Sunrise, Sunset, Moonrise, Moonset
  5. Moon phase and illumination

Why?

Just a personal project to test out Android app development, and to experiment with Kotlin and Android Studio. Also to experiment with designing UIs and making use of APIs.

What it looks like right now:

Home Screen First Screen Second Screen

About

Android app that displays weather conditions for a user specified region by making use of the Weatherstack API, built with Android Studio, Kotlin and Jetpack Compose.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages