Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
Project files of the article featured here: http://db.rstudio.com/best-practices/dashboards/
- Host: GitHub
- URL: https://github.com/sol-eng/db-dashboard
- Owner: sol-eng
- License: apache-2.0
- Created: 2018-06-22T16:26:15.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2021-11-12T13:10:40.000Z (almost 3 years ago)
- Last Synced: 2024-07-29T16:39:29.324Z (3 months ago)
- Topics: d3, database, r, r2d3, shiny
- Language: JavaScript
- Size: 146 KB
- Stars: 76
- Watchers: 7
- Forks: 52
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - sol-eng/db-dashboard - Project files of the article featured here: http://db.rstudio.com/best-practices/dashboards/ (JavaScript)
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