Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aariq/dashboard-comparison


https://github.com/aariq/dashboard-comparison

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# dashboard-comparison

The goal of dashboard-comparison is to create two nearly identical, simple dashboards---one using `shiny` and `bslib` in `app.R` and one using the new dashboard format in Quarto v1.4 in `app.Qmd`.

I'm very curious to get feedback from folks at all levels of experience on which one of these seems "friendlier" to work with. Eventually I might make a poll or something!

Deployed dashboards:

- [app.R](https://leafyeric.shinyapps.io/dashboard-comparison-Rshiny/)
- [app.Qmd](https://leafyeric.shinyapps.io/dashboard-comparison-quarto/)