https://github.com/praneeth135/customers_dashboard_ui
About This Customers Dashboard application built using React and bootstrap, allows users to track how an online business is performing and demonstrate results in various formats like tables and pie chart from a trial data.
https://github.com/praneeth135/customers_dashboard_ui
boostrap css3 googlecharts-api html5 javascript lodash react
Last synced: 2 months ago
JSON representation
About This Customers Dashboard application built using React and bootstrap, allows users to track how an online business is performing and demonstrate results in various formats like tables and pie chart from a trial data.
- Host: GitHub
- URL: https://github.com/praneeth135/customers_dashboard_ui
- Owner: praneeth135
- Created: 2025-06-23T08:54:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-23T09:13:02.000Z (about 1 year ago)
- Last Synced: 2025-06-23T09:44:30.033Z (about 1 year ago)
- Topics: boostrap, css3, googlecharts-api, html5, javascript, lodash, react
- Language: JavaScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ๐ Customer Dashboard UI
A modern and responsive **Customer Dashboard UI** built using [React.js](https://reactjs.org/) and [Tailwind CSS](https://tailwindcss.com/). This dashboard is designed to provide a clear and concise overview of customer-related data for business or CRM applications.
### ๐ Features
* ๐งโ๐ผ Customer Profile Cards
* ๐ Interactive Charts (Line, Bar, Pie)
* ๐
Filter by Time Period (daily, weekly, monthly)
* ๐ Recent Activity Logs
* ๐ Search and Filter Customers
* ๐ฑ Fully Responsive Design
### ๐ Tech Stack
* **React.js** โ Frontend Library
* **Tailwind CSS** โ Utility-first CSS Framework
* **Recharts** โ Data Visualization
* **Vite** โ Fast Build Tool
* (Optional) **Mock API** using JSON or Axios
### ๐ Project Structure
```
/src
โฃ /components โ Reusable UI components (e.g., Cards, Charts)
โฃ /pages โ Main pages like Dashboard
โฃ /data โ Mock customer and analytics data
โฃ App.jsx โ Main entry
โ index.css โ Global styles
```
### ๐งช How to Run Locally
```bash
# Clone the repository
git clone https://github.com/your-username/customer-dashboard-ui.git
# Navigate to the folder
cd customer-dashboard-ui
# Install dependencies
npm install
# Run the development server
npm run dev
```
### ๐ธ Screenshots
