📞 Lead Management System

Telecalling Management Platform

Welcome to Your Lead Management System

A modern, minimalistic platform for managing telecalling leads. Easy to use, fully responsive, and production-ready.

🚀 Quick Start

👤

Admin Access

Manage leads, create telecallers, monitor calls, and track performance.

Login as Admin →
Default Credentials:
Username: admin
Password: admin123
📱

Telecaller Access

Make calls, update lead info, submit call status - optimized for mobile.

Telecaller Login →
📚

Documentation

Setup guides, API docs, and detailed feature documentation.

Read Docs →

✨ Key Features

Manage leads (add, edit, delete)
Mark important leads with bold
Bulk import via CSV
Assign leads to telecallers
Mobile-optimized interface
Track call status & results
Call statistics & analytics
Secure authentication

📖 Documentation

🛠️ Setup Instructions

Method 1: XAMPP (Recommended)

  1. Download and install XAMPP from apachefriends.org
  2. Start Apache and MySQL services
  3. Copy project to htdocs folder
  4. Import database.sql via phpMyAdmin
  5. Update php/config.php with DB credentials
  6. Visit http://localhost/login.html

Method 2: PHP Built-in Server

  1. Create database: mysql -u root -p < db/database.sql
  2. Update php/config.php
  3. Run: php -S localhost:8000
  4. Visit http://localhost:8000/login.html
⚠️ Important: Always change the default admin password after first login. Create a new admin account and delete the default one.

👥 System Roles

Admin

Telecaller

🔒 Security

Password hashing with bcrypt
Session-based authentication
SQL injection prevention
Input validation & sanitization
CSRF protection
Role-based access control

📊 Database Schema

Two main tables with proper relationships:

💡 Pro Tips

Use CSV bulk import for large lead databases
Mark important leads to prioritize calls
Check call statistics regularly
Back up database weekly
Monitor call completion rates
Use remarks for follow-up notes

📞 Getting Help

📱 Browser Support

Works on all modern browsers:

Chrome/Chromium 60+
Firefox 55+
Safari 12+
Edge 79+
Mobile browsers

Ready to Get Started?

Login with the default admin account and start managing your leads today.

Go to Login →