Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 781 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 781 Bytes

Data visualization and reporting in an Electron.js application

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.

Data

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.

How to run the project

Run the following commands from the console:

npm install

npm start

Enjoy the interactive reporting tool!

Flexmonster Pivot Table & Charts Dashboard