Android app that connects to the OpenWeatherMap API and displays the weather in your instant location.
- Location permission must be granted when the app is opened
- Uses the OpenWeatherMap API to fetch current forecast data.
- Stores all of the data on device, persistent across launches.
- Weather forecast data is cached, but refreshed by the repository on launch.