A weather application that uses the OpenWeatherMap Rest API.
It displays 3 days of weather data, however it stores a further 2 days. This allows the app to work with no mobile connection for up to 2 days after its last connection using older forecast data.
It uses the last known GPS location of the mobile device to provide local weather data.