zlouis / GoogleCharts

GoogleCharts, HighCharts, D3Js library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoogleCharts

Showcase of data visualization through d3js library and google charts.

This mini project is made with NodeJs.

Functionality

On the backend, the app uses the Express server for NodeJS as well as MySQL to interact with a database of random data from product items to a range of numbers.

Routes contains their respecting charts, d3js, googlecharts, highcharts. Currently a on going project.

To run

  1. npm i
  2. node server.js

About

GoogleCharts, HighCharts, D3Js library


Languages

Language:JavaScript 78.4%Language:HTML 21.6%