Municipality Complaint Manager is a web application that simplifies the process of registering complaints to the municipality corporation. With an easy and user-friendly interface, citizens can file their complaints with just a few clicks. Moreover, the employees at the municipality corporation can log in to the application and view all the complaints, track their expenses, and perform various actions such as accepting or rejecting complaints.The certificate generation feature is a unique addition to appreciate the citizens for their efforts in keeping the city clean and maintained.
You can try it out here
- User-friendly complaint registration form
- Complaint status tracking for citizens
- Admin dashboard for municipality corporation employees
- Complaint list with search and filter functionality
- Expense tracking for each complaint
- Admin login to add new users
- Certificate generation feature for citizens based on the number of complaints they have submitted
- Ability to email the certificate of appreciation to the citizen
- Unique certificate id for each certificate to verify its authenticity
- PHP installed
- Apache server running
- MySQL installed and running
- Clone the repository:
git clone https://github.com/r04nx/municipality-complaint-manager.git - Navigate to the project directory:
cd municipality-complaint-manager - Create a new MySQL database and import the
cmp.sqlfile - Modify the database connection settings in the
db.phpfile - Start the Apache server and open your web browser
- Go to
http://localhost/municipality-complaint-manager - Default admin credentials are usename:admin , password:password
- Open your web browser and go to
http://localhost/municipality-complaint-manager - Citizens can register a complaint using the complaint registration form
- Employees can log in to the application using their credentials
- Employees can view all complaints, track expenses, and perform various actions on complaints
Municipality Complaint Manager is an easy-to-use web application that simplifies the process of registering complaints to the municipality corporation. It provides a user-friendly interface to the citizens, and helps the municipality corporation to efficiently manage the complaints and expenses. The certificate generation feature is a unique addition to appreciate the citizens for their efforts in keeping the city clean and maintained.



