/js-dashboard

A simple javascript-based real-time visualization dashboard

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Dashboard

This program is written using nodejs / javascript to demo real-time dashboard with simple visualization widgets

Open source library used:

Make sure nodejs, express and socket.io are installed.

     npm install --save --save-exact express socket.io

To run the program, execute following at command prompt:

    node index.js

Open browser, enter url: http://localhost:300

Here it is. Enjoy demo!

https://evening-waters-60087.herokuapp.com/