Skip to content

LeadEx is a web-based platform built using HTML, CSS, JavaScript, PHP, and MySQL that allows users to securely buy and sell business leads (potential customer data). Leads are crucial for businesses as they help identify and connect with interested customers, ultimately boosting sales and growth.

Notifications You must be signed in to change notification settings

AkshadaDev/LeadEx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

💼 LeadEx - A Lead Marketplace Platform

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.


🌟 Features

  • 🧾 User Registration & Login
  • 🔍 Browse Leads by Category
  • 💼 Post Your Leads for Sale
  • 📬 Contact Sellers or Buyers
  • 🛡️ Simple UI with Secure Authentication

🛠️ Tech Stack

Layer Technology
Frontend HTML, CSS, JavaScript
Backend PHP
Database MySQL (via XAMPP & PHPMyAdmin)

📁 Folder Structure

📁 Project Structure

LeadEx/
├── index.html
├── login.html
├── register.html
├── dashboard.html
├── css/
│   └── styles.css
├── js/
│   └── main.js
├── php/
│   ├── login.php
│   ├── register.php
│   └── dbconnect.php
└── README.md

🚀 Getting Started

Follow these steps to run the project locally:

1. Clone the Repository


git clone https://github.com/AkshadaDev/LeadEx.git

2. Open the Project

Open the folder using VS Code or your preferred code editor.

3. Setup with XAMPP

Move the entire LeadEx folder to this directory:

C:/xampp/htdocs/LeadEx

  • Open XAMPP Control Panel

  • Start Apache and MySQL

4. Configure Database

Open your browser and go to:

http://localhost/phpmyadmin

5. Run the Project

Now open this in your browser: http://localhost/LeadEx/

✅ You should now see your LeadEx homepage!


📸 Screenshots

leadex_ homepage

leadex_registerPage

buyer2_dashboard

seller_dashboard


brows_leads


🧠 Inspiration

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.

About

LeadEx is a web-based platform built using HTML, CSS, JavaScript, PHP, and MySQL that allows users to securely buy and sell business leads (potential customer data). Leads are crucial for businesses as they help identify and connect with interested customers, ultimately boosting sales and growth.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published