LeadEx is a simple and powerful web platform where users can buy and sell leads. It connects buyers and sellers of verified business or customer leads, making the lead generation process more efficient and accessible.
- 🧾 User Registration & Login
- 🔍 Browse Leads by Category
- 💼 Post Your Leads for Sale
- 📬 Contact Sellers or Buyers
- 🛡️ Simple UI with Secure Authentication
Layer | Technology |
---|---|
Frontend | HTML, CSS, JavaScript |
Backend | PHP |
Database | MySQL (via XAMPP & PHPMyAdmin) |
LeadEx/
├── index.html
├── login.html
├── register.html
├── dashboard.html
├── css/
│ └── styles.css
├── js/
│ └── main.js
├── php/
│ ├── login.php
│ ├── register.php
│ └── dbconnect.php
└── README.md
Follow these steps to run the project locally:
git clone https://github.com/AkshadaDev/LeadEx.git
Open the folder using VS Code or your preferred code editor.
Move the entire LeadEx folder to this directory:
C:/xampp/htdocs/LeadEx
-
Open XAMPP Control Panel
-
Start Apache and MySQL
Open your browser and go to:
Now open this in your browser: http://localhost/LeadEx/
This project was built to bridge the gap between people who have valuable customer data (leads) and businesses who need them. Whether you’re a freelancer, startup, or a large company — LeadEx makes lead exchange simple.