Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 638 Bytes

GUIDELINES.md

File metadata and controls

28 lines (16 loc) · 638 Bytes

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)

  1. Open PHPMyAdmin (http://localhost/phpmyadmin)

  2. Create a database with name cms

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

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

  1. For admin panel

http://localhost/cms/admin (admin panel)

Credential for admin panel :

Username: admin Password: Test@123

Credential for user panel :

Username: [email protected] Password: Test@123