Skip to content

eduardcoertze/WeatherApp

Repository files navigation

WeatherApp

An Android application that forecasts the weather for your current location via OpenWeather API.

What I Learnt

  • Update UI with API data
  • Retrofit and GSON libraries
  • Parse JSON data
  • Find user locaition

Screenshots

The applications home page displays to the user:

  • The weather condition
  • Temperature (Celcius/Farenheit)
  • Humidity (%)
  • Maximum and Minimum temperature
  • Wind speed (km/h)
  • Current location
  • Sunrise and sunset time

Screenshot 2022-04-20 211335

Releases

No releases published

Packages

No packages published

Languages