RoadPack
An India-first road safety app. Safety circles for family and friends, SOS alert cascades over voice, SMS, and push, background commute tracking, and sensor-based crash detection — built for how India actually travels. In active development.
The Problem
Road safety tools are built for markets where an ambulance is minutes away and everyone's phone stays online. India needs something different: the people who respond first to a road emergency are family, friends, and bystanders — and the app has to reach them fast, over whatever channel works.
Built So Far
- Foundation — Database schema across 16 migrations, with Clerk authentication and Google sign-in.
- Safety Circles — Family and friend groups that form the response network for every alert.
- SOS Alert Cascade — Voice, SMS, and FCM webhooks with escalation, so an alert keeps climbing until someone responds.
- L1 Commute Tracking — Background geolocation with trip detection and route learning, backed by heartbeat, check-in, and non-arrival edge functions that notice when something goes wrong.
- L2 Crash Detection — An accelerometer plus gyroscope detection engine, wired into the server and surfaced in the UI.
In Progress and Planned
Currently in progress: bystander features, a live map, and emergency profiles.
Planned: hospital database integration, 112 ERSS integration, offline SMS fallback for dead zones, and regional language i18n — the parts that make it genuinely India-first rather than a translated Western app.
Tech Stack
Flutter · Supabase · Clerk · FCM