$ cat projects/amma-odisha.md

Amma Odisha — Civic Issue Reporting Platform

Ward mapping, public issue reporting, and local governance transparency.

Full-stack developerJanuary 2026Civic Tech
Screenshot of Amma Odisha — Civic Issue Reporting Platform

A civic-tech platform for Bhubaneswar/Odisha citizens to report public issues, view ward-representative data, and track resolution. Features admin workflows, a ward mapping system with Maps API integration, and a clean public dashboard.

// problem

Citizens had no easy channel to report civic issues or understand local ward-level governance and representative data.

// impact

Citizens can file an issue against their actual ward and see who represents them — resolution status is public, so follow-up no longer depends on knowing the right office. Admins triage through a dedicated moderation workflow. A Vite + React SPA backed by Supabase (Postgres with row-level-security policies and Edge Functions), deployed on Vercel; ward-boundary data loaded from a GeoJSON dataset and rendered with MapLibre GL.

All Bhubaneswar wards mappedLive at ammaodisha.mePublic issue trackingAdmin moderation workflow

// tech-stack

ReactViteTypeScriptSupabaseMapLibre GLTailwind CSS