Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeadDesk Mini

A Full Stack Lead Management Application built using React, Node.js, Express.js, and MongoDB.

Features

  • User Registration & Login
  • JWT Authentication
  • Add Lead
  • View Leads
  • Search Leads
  • Update Lead Status

Tech Stack

  • React.js
  • Node.js
  • Express.js
  • MongoDB
  • JWT
  • Axios

Installation

# Backend
npm install
npm run dev

# Frontend
cd frontend
npm install
npm run dev

API Endpoints

Auth

  • POST /api/auth/register
  • POST /api/auth/login

Leads

  • POST /api/leads
  • GET /api/leads
  • GET /api/leads/search
  • PUT /api/leads/:id

Author

Utkarsh Kesharwani

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages