FixMyGully is a civic issue reporting web app that empowers citizens to report problems like blocked drains, garbage dumps, and waterlogging in their neighborhoods. It promotes transparency and active civic engagement.
Visit Site(Not working- Still in Progress)
- 🗺️ Interactive Map to report location-based issues
- 📸 Upload images of the issue
- 📍 Auto-location detection (GPS or manual pin)
- 🧾 Real-time issue list with filters
- 📬 Admin dashboard (planned)
- Frontend: Next.js + React + Tailwind CSS
- Maps: React Leaflet + OpenStreetMap
- Database: PostgreSQL (via Hasura)
- Auth: Supabase Auth (planned)
- Hosting: Vercel
git clone https://github.com/your-username/fixmygully.git
cd fixmygully
npm install
npm run dev