Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

LeadFlow CRM πŸš€

Built by Bhoomi Takke | Future Interns - Full Stack Track (FUTURE_FS_02)

A full-stack Client Lead Management System (Mini CRM) built with React, Node.js, Express, and MySQL.

Features

  • πŸ” Secure admin login with JWT authentication
  • πŸ“‹ Lead listing with name, email, phone, source and status
  • πŸ”„ Lead status updates (New / Contacted / Converted)
  • πŸ“ Notes and follow-ups for each lead
  • πŸ“Š Analytics dashboard with charts
  • πŸ“ Export leads to CSV
  • πŸŒ™ Dark / Light mode toggle
  • πŸ” Search and filter leads

Tech Stack

  • Frontend: React.js, Vite, Tailwind CSS
  • Backend: Node.js, Express.js
  • Database: MySQL
  • Authentication: JWT (JSON Web Tokens)

Setup Instructions

Backend

cd crm-backend
npm install
node server.js

Frontend

cd crm-frontend
npm install
npm run dev

Live Demo

Open http://localhost:5173 after running both servers.


Made with ❀️ by Bhoomi Takke

About

Full-stack CRM app built with React, Node.js, Express & MySQL | Future Interns

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages