CivicSense is a web platform where citizens can report civic issues like potholes, garbage, broken streetlights, or other municipal problems. The platform helps authorities track and resolve issues efficiently.
- User signup and login
- Report civic issues
- Dashboard for tracking complaints
- Admin panel for managing reports
- Notification system
Frontend
- HTML
- CSS
- JavaScript
Backend
- Node.js
- Express.js
Database
- MongoDB
CivicSense/ │ ├── backend │ ├── server.js │ ├── routes.js │ └── complaintModel.js │ ├── frontend │ ├── index.html │ ├── login.html │ ├── dashboard.html │ └── script.js
See GETTING_STARTED.md for full setup instructions.
- Mobile application
- Image based issue detection
- Real time tracking