This android app shows the current weather and forecast of various cities using the Weather API.
- City Selection
- Current Weather
- 5 Days Weather Forecast
- Easy Readable UI
Application uses OpenWeather to get the current and forecast weather data
To make API calls, OkHttp is used, and JSON formatted data is parsed.
Using the Picasso library, the images are loaded into the program during operation.
