WillRain.today is a simple progressive web app created just for fun & experimenting with latest web technologies such as:
- ServiceWorker for offline & push notifications
- PaymentRequest API
- Web App Manifest
- IndexDB for storing the data localy
- Preact.js
- Credential Management API - so users can sign-in/out
- BackgroundSync - sync weather data in background ( periodicSync ).
- WebShare API