This project shows how to establish a data dashboard with Electron.js and Flexmonster Pivot Table & Charts.
This approach can be used for building a business intelligence solution.
The /data
folder contains the World University Rankings dataset.
You can place your data in this folder and connect it to the pivot table and pivot charts by changing their reports configurations.
Run the following commands from the console:
npm install
npm start
Enjoy the interactive reporting tool!