Community Cleanliness & Issue Reporting Portal
- 🗑️ Report Issues: Users can report cleanliness-related problems (like garbage piles, broken roads, etc.) in their community.
- 📸 Add Images: Each issue can include a picture to make it easier to identify the location visually.
- 👥 Community Contributions: Other users can view issues and contribute to solving them.
- 📊 Dynamic Stats Dashboard: Shows total users, resolved issues, and pending problems dynamically from MongoDB.
- 🔐 User Authentication: Firebase authentication (Register, Login, Logout) implemented for secure access.
- 🧭 Responsive Design: Fully mobile-friendly interface built with React and Tailwind CSS.
- 🌎 MERN Stack: MongoDB + Express.js + React + Node.js full-stack web application.
- Frontend: React.js, React Router, Axios, Tailwind CSS
- Backend: Node.js, Express.js, MongoDB
- Authentication: Firebase Authentication
- Hosting: Frontend - Netlify, Backend - Vercel