🗳 Citizen Feedback Management System
A web-based platform to collect, manage, and analyze citizen feedback for government services and public initiatives. This system allows users to submit feedback, while administrators can view responses, categorize issues, and take appropriate action.
🚀 Features
- ✅ Citizens can register and securely log in
- 📝 Submit feedback and suggestions with categories
- 📊 Admin dashboard to view and manage feedback
- 📁 Feedback categorization and status tracking
- 🔐 JWT-based authentication and role-based access control
| Frontend | Backend | Database | Other Tools |
|---|---|---|---|
| React (TypeScript) | Node.js (Express.js) | MongoDB | JWT Auth, bcrypt, dotenv |