Outage Map
Location-based outage status prototype with map + notifications.
PROTOTYPE
webapp
Updated February 12, 2026
What it does
Outage Map is a small prototype that requests your location, shows it on a map, and displays an “outage status” panel.
This version is intentionally lightweight: it’s designed to validate the UI and interaction model (map + status + notifications) without requiring a backend.
How to use it
- Open: Outage Map
- Allow location access (or let it fall back to a default location)
- Use the status panel and (optionally) enable notifications
Notes
- The outage lookup is a prototype/mock implementation.
Details
Tech
- JavaScript
- HTML
- Leaflet
Tags
maps
geolocation
notifications
javascript
tools
Features
- Geolocation with a graceful fallback location
- Map view with OpenStreetMap tiles
- Mock outage status logic for UI prototyping
- Optional notifications (where supported)