The "4Ever-Bock-Dashboard" is an interactive R-Shiny-Dashboard that displays the current standings of the "4ever Bock" Doppelkopf community. Data is updated in real-time via a connected Google Sheet, allowing all members to stay up-to-date with the latest scores and statistics.
To create and deploy the dashboard, the following accounts and resources are required:
- Google Drive: For accessing images and data sources.
- Shinyapps.io: For publishing the dashboard.
To connect R to Google Drive and Google Sheets, you need a Google Service Account. A detailed guide on creating a Service Account can be found here.
Once the Service Account is set up, ensure it has access to the following data sources:
The dashboard is deployed via RStudio. A detailed deployment guide can be found here.