__    ____  ___    ____  _____   ________   _____ __  __    __
   / /   / __ \/   |  / __ \/  _/ | / / ____/  / ___// / / /   / /
  / /   / / / / /| | / / / // //  |/ / / __    \__ \/ /_/ /_  / / 
 / /___/ /_/ / ___ |/ /_/ // // /|  / /_/ /   ___/ / __  / /_/ /  
/_____/\____/_/  |_/_____/___/_/ |_/\____/   /____/_/ /_/\____/   
                                                                  
>INITIALIZING SYSTEM CORE...
>LOADING MODULES...................... [OK]
>MOUNTING FILE SYSTEM................. [OK]
>ESTABLISHING SECURE CONNECTION....... [OK]
>DECRYPTING PROFILE DATA.............. [OK]
>ACCESS GRANTED.
>WELCOME, GUEST.
Back to Home

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