Authors : Niels van der Velden - GitHub - Website - Twitter - LinkedIn
View the Table - Repo - RStudio Cloud product
The table was made using the DT
package. Shinyjs
, shinyBS
and shinyalert
were used to make the different pop-ups. The SQL database was set-up and interacted with using the DBI and pool packages.
A .tar file with all deposited images as well as an excel file containing all entries can be downloaded using the Login (user: admin password: SHINY2020)
Note: The app is deployed on Shinyapps.io which does not support local file storage and therefore entries will reset after a while. It will run normally when you set up your own Shiny Server.
For a minimal example on how to integrate the Editable DataTable using SQL see the below post: