Weather application (only) for iPhone devices
- Current Weather on the current location of the device
- Five Day Forecast including weather data Every Three Hours on the current location of the device
Application uses open source, free API of OpenWeatherMap
More specifically, application reads data from
- https://api.openweathermap.org/data/2.5/weather for the Current Weather
- https://api.openweathermap.org/data/2.5/forecast for the Five Day Forecast