
Project NameSmall CRM Developed using PHP and MySQLLanguage UsedPHP5.6, PHP7.xDatabaseMySQL 5.xUser Interface DesignHTML, AJAX,JQUERY,JAVASCRIPTWeb BrowserMozilla, Google Chrome, IE8, OPERASoftwareXAMPP / Wamp / Mamp/ Lamp (anyone)Last Updated22 April 2021
Features of Projects User Module
- User Registration(The first-time user can register)
- Profile Management
- Request a Quote
- Ticketing System
- Change Password
Admin Panel
- Dynamic Dashboard
- Manage Users
- Manage Tickets
- Manage Quotes
- User Visit Graph
- Check User Access Logs
Project ScreenShots
Home Page
User Registration Page
User Dashboard
Admin Dashboard
How to run the Small CRM Project
1. Download the zip file
2. Extract the file and copy crm 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 the name CRM
6. Import crm.sql file(given inside the zip package in SQL file folder)
7.Run the script http://localhost/crm (frontend)
8.Run the script http://localhost/crm/admin
Credential for admin panel :
Username: admin
Password: admin
Credential for user panel :
Username: phpgurukulteam@gmail.com
Password: Demo@123