Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
How to run the Client Management System (CMS) Project 1. Download the zip file 2. Extract the file and copy clientms 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 clientmsdb 6. Import clientmsdb.sql file (given inside the zip package in SQL file folder) 7.Run the script http://localhost/clientms (frontend) Credential for admin panel : Username: admin Password: Test@123