Skip to content

Project Fetching Transactions through API and storing into user Database. Multiple individual API's combined to send combine response. Watch Demo Video:

Notifications You must be signed in to change notification settings

aykansal/Ecommerce_Transactions_Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce Transactions Dashboard

This is e-commerce transactions dashboard built using Express.js, MongoDB, and React . It allows users to view transactions, fetched from a API, for a specific month, filter transactions by month, and display statistics for the selected month. The dashboard also includes a bar chart and a pie chart to visualize the data.

Live Demo : Click Me

Features

  1. View transactions for a specific month
  2. Filter transactions by month
  3. Display statistics for the selected month
  4. Bar chart and pie chart visualization

Tech Stack

Express.js MongoDB React Chart.js React-Chart-2.js

Getting Started

  1. Clone the repository
git clone https://github.com/your-username/ecommerce-transactions-dashboard.git
  1. Install dependencies
npm install
  1. Modify the .env
Change the MONGO_URI with your Database Credential
  1. Start the Server
npm run server
  1. Start the Client
npm run client

Author

Ayush Kansal [https://www.linkedin.com/aykansal]

About

Project Fetching Transactions through API and storing into user Database. Multiple individual API's combined to send combine response. Watch Demo Video:

Topics

Resources

Stars

Watchers

Forks