Global Complaint Management System in PHP | PHP Gurukul

0
Complaint Management System in PHP
Project NameComplaint Management System
Language UsedPHP5.6, PHP7.x
DatabaseMySQL 5.x
User Interface DesignHTML, AJAX,JQUERY,JAVASCRIPT
Web BrowserMozilla, Google Chrome, IE8, OPERA
SoftwareXAMPP / Wamp / Mamp/ Lamp (anyone)

Modules of Complaint Management System

  • Admin
  • Users

Admin

  • Admin can create a category and also manage the category
  • Admin can create Subcategory and also manage the Subcategory
  • Admin can create state and also manage the state
  • Complaint Management Admin can update remark on complaints
  • Manage users
  • Admin can check user logs
  • Admin change password

Users

  • User Registration
  • User forgot Password
  • After login user can lodge a complaint
  • Complaint History
  • Profile Management
  • Change Password
  • Dashboard

How to run the Complaint Management System (CMS) Project

1. Download the zip file

2. Extract the file and copy cms folder

3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)

4. Open PHPMyAdmin (http://localhost/phpmyadmin) 5

. Create a database with name cms

6. Import cms.sql file(given inside the zip package in SQL file folder)

7.Run the script http://localhost/cms (frontend)

8. For admin panel http://localhost/cms/admin (admin panel)

Credential for admin panel : Username: admin, Password: [email protected]

Credential for user panel : Username: [email protected] ,Password: [email protected]

Free Download : https://phpgurukul.com/complaint-management-sytem

Leave a Reply

Your email address will not be published. Required fields are marked *