Skip to content

Displays daily and weekly forecast from the Open Weather API

Notifications You must be signed in to change notification settings

gvadam/weather_app

Repository files navigation

Weather App

Displays daily and weekly forecast from the Open Weather API

  • ConstraintLayout
  • HorizontalScrollView
  • JSON
  • XML
  • Executors
  • APIs

Using the free plan from Open Weather API, the app takes in JSON data from "Current Weather Data" for detailed information on the current day's weather, and the "Hourly Weather Forecast" to display the temperature forecast for the next five days.

1 2

The background changes dynamically based on the current weather and time, as well as when sunrise and sunset occurs for that day and location. The following pictures show sunrise, afternoon, sunset, and nighttime, respectively.

3 5 4 6

About

Displays daily and weekly forecast from the Open Weather API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages