Disaster Management System
Full-stack web app from a hackathon for real-time emergency reporting. Captures GPS offline and syncs when online, featuring a real-time admin dashboard.
ReactFirebase
01. The Problem
In disaster zones, internet connectivity is often severed. Emergency response teams need a way to log incidents offline that will automatically sync when connectivity is restored.
02. Key Features
- Offline-first incident logging
- Automatic background synchronization when internet is restored
- Geolocation and map API integration
- Real-time dispatch dashboard for administrators
03. Technical Highlights
01
Architected a robust offline-first caching layer using Service Workers
02
Utilized Firebase Realtime Database for instant updates across admin consoles
03
Integrated browser Geolocation hooks to automatically pinpoint distress signals