The Online Complaint System is a web-based application developed using PHP, HTML, CSS, and JavaScript. This system is designed to improve the surroundings by enabling users to report incidents anonymously and securely.
This project is my 4th semester BCA project, developed as part of the curriculum to showcase practical knowledge and application of web development technologies.
- Users can upload media files such as videos, photos, and audio related to incidents like robbery, murder, rape, consumer cheating, etc.
- Ensures user anonymity to maintain privacy and encourage reporting.
- Helps the Indian Government and citizens by providing evidence to punish accused individuals and reduce crime rates.
- XAMPP (or any local server environment).
- A text editor like Notepad++, Sublime Text, or similar.
- The complaint-management-system source code.
- Download the zip file containing the project.
- Extract the file and copy the
complaint-management-systemfolder. - Paste the folder into the root directory of your XAMPP installation (e.g.,
C:/xampp/htdocs). - Open PHPMyAdmin by navigating to http://localhost/phpmyadmin.
- Create a new database named
cms. - Import the
cms.sqlfile located in theSQLfolder of the extracted package. - Run the application by visiting http://localhost/complaint-management-system.
- Username: admin
- Password: admin
This system aims to assist the Indian Government and citizens in reducing crime and ensuring justice. Contributions to improve the system are welcome.
This project is open-source and free to use for educational and non-commercial purposes.





