This app sends you a notification whenever you'll need an umbrella for the day.
- User chooses time of day to send notification
- Updates location and fetches rain data in background
- Displays a chart visualizing rain volume and probability
Download the Expo Go app and scan this QR code to test out my app.
Due to a bug in Expo SDK 43, please use Expo Go version 2.21.5 to allow background location access.
This app is currently tested on Android only.
- React Native
- Expo
- Redux / Redux Toolkit
- Victory (charting)
- OpenWeatherMap API