An open API service indexing awesome lists of open source software.

https://github.com/suresh-28/crm-system-dashboard

Fully Functional CRM System — A modern CRM dashboard for managing leads, contacts, and sales pipelines. Built with Next.js, Tailwind CSS, and deployed via Vercel
https://github.com/suresh-28/crm-system-dashboard

ai crm crm-system dashboard prompt-engineering v0-dev

Last synced: 10 months ago
JSON representation

Fully Functional CRM System — A modern CRM dashboard for managing leads, contacts, and sales pipelines. Built with Next.js, Tailwind CSS, and deployed via Vercel

Awesome Lists containing this project

README

          

Screenshot 2025-07-13 213558

# Fully Functional CRM System ⚙️📊

A modern, fully functional Customer Relationship Management (CRM) system built with Vercel and designed for managing leads, contacts, sales, and analytics efficiently. Intuitive UI, powerful dashboards, and real-time interactions for streamlined business operations.

---

## 🌐 Live Demo

Explore the app live:
👉 [v0-fully-functional-crm-system.vercel.app](https://v0-fully-functional-crm-system.vercel.app/)

---

## ✨ Features

- 📁 **Lead & Contact Management** — Track, update, and manage customer information
- 📊 **Interactive Dashboard** — Real-time metrics, charts, and summaries
- 🔄 **Status Pipelines** — Organize deals by stages and priorities
- 🔍 **Search & Filters** — Easily find clients and opportunities
- 💾 **LocalStorage/Data Persistence** — Retains state and data without needing a backend
- 🌓 **Dark & Light Mode** — Toggle themes to match your style

---

## 🚀 Getting Started

### Prerequisites

- Node.js ≥ 16
- npm or yarn

### Installation

```bash
git clone https://github.com/your-username/fully-functional-crm-system.git
cd fully-functional-crm-system
npm install
npm run dev