Project: Online Complaint Management System
Features :
- Login/Signup System.
- Admin Panel.
- Dashboard.
- Manage Users.
- Add category, Subcategory, state
- View Complaint History.
The user can sign up for free and complaint to any category, company or any other topic if they are against something. The user just has to select the given categories/topic and leave their complaints. Site Administrator has to approve the complaints about the further process. This simple project is done in PHP. It’s easy to operate and understand by users.The design is pretty simple and the user won’t find it difficult to understand, use and navigate.
How To Run?
You’ll need XAMP Server or WAMP Server. Put the file inside “c:/wamp/www/” or “c:/xampp/htdocs/”. Go To “localhost/phpmyadmin” in any browser and create Database (name according to SQL file).In that Database, Import the SQL file and finally go to URL: “http://localhost/file_name/phpfilename”
Don’t Forget To create a database and import SQL file to run.
help me with documentation and report to my email plz,[email protected]
i click on admin to sign in but ‘object not found’ came out?
l checked it all , slider is working just fine so db is connected but when l click Admin it will show a clear page same as user login .It will just be clear , showing nothing , if you click user registration this error below appears
Fatal error: Call to undefined function mysql_connect() in C:xampphtdocscmsusersincludesconfig.php on line 6
how do you fix that
Hey it’s also displaying a blank screen on my side please help me fix this problem