Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sol-eng/db-dashboard

Project files of the article featured here: http://db.rstudio.com/best-practices/dashboards/
https://github.com/sol-eng/db-dashboard

d3 database r r2d3 shiny

Last synced: about 1 month ago
JSON representation

Project files of the article featured here: http://db.rstudio.com/best-practices/dashboards/

Awesome Lists containing this project

README

        

# Enterprise-ready dashboards

[![](dashboard.png)](https://edgarruiz.shinyapps.io/db-dashboard/)

A live version of this app can be found [here](https://edgarruiz.shinyapps.io/db-dashboard/). Read more about enterprise dashboards with R at [db.rstudio.com](https://db.rstudio.com/best-practices/dashboards/).

### Design principles

* Push as much of the calculations of the dashboard back to the database
* Give the end-user with “train of thought” paths
* Make data driven inputs
* Secure the database credentials