0.5.3 • Published 10 months ago

data-dashboard v0.5.3

Weekly downloads
117
License
MIT
Repository
github
Last release
10 months ago

DataDashboard

A data-driven dashboard console for report widgets

License:MIT npm Build

A) Try It Out

https://data-dashboard.js.org

B) Reference Architecture

DataDashboard provides examples of creating charts and tables from REST calls, and it aims to be a reference architecture for building data-driven dashboard consoles composed of report widgets.

The list of report widgets and dashboard panels is defined in src/modules/config.js, and the routing is handled in src/modules/controller.js. Each widget has a folder under src/widgets that contains the widget's view and controller.

C) Run Locally

Install:

Then enter the terminal commands:

$ git clone https://github.com/dna-engine/data-dashboard
$ cd data-dashboard
$ npm install
$ npm start

Alternatively, fork this project and then clone your forked version.

D) Development Mode

Run the application in development mode with the command:

$ npm run dev

The web server will use the un-minified version of the application, and file watchers will automatically rebuild the appropriate parts of the application when source files change.

E) Libraries

Powered by:


MIT License

0.5.3

10 months ago

0.5.2

12 months ago

0.5.1

1 year ago

0.5.0

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.3

2 years ago

0.3.2

2 years ago

0.3.0

3 years ago

0.3.1

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago