Skip to content

Visualizing large sample data to interactive charts/graphs Dashboard App with React Apex Chart Library

Notifications You must be signed in to change notification settings

ThisIsFaar/Visual-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual-Dashboard

Visualizing large sample data to interactive charts/graphs Dashboard app with React Apex Chart Library

img

img

img

img

img

img

Features/Tech Stack

  • Charts rendered with ReactApexChart Library
  • 6 Charts + 5 filter Variables
  • Single Page Application built over ReactJS
  • NodeJS RunTime ENV.
  • REST API with ExpressJS
  • NoSql DataBase used (MongoDB)
  • UI Design/CSS Frameworks: TailwindCSS

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

PORT Backend App Port (custom port if needed, by default 5000)

MongoURI MongoURI

REACT_APP_API_URL API Link of Backend

Installation

Install project with npm

  git clone https://github.com/ThisIsFaar/Visual-Dashboard.git
  cd Visual-Dashboard
  git checkout main
  npm install
  cd client
  npm install

Setup ENV. variables and run app with npm start on both dir root/frontend

Authors

About

Visualizing large sample data to interactive charts/graphs Dashboard App with React Apex Chart Library

Topics

Resources

Stars

Watchers

Forks