Skip to content

Example Shiny apps implementing CRUD database functionality

Notifications You must be signed in to change notification settings

LABHDUFBA/shiny_crud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shiny Crud

These are basic examples of Shiny apps performing CRUD (Create, Read, Update, Delete) database operations.

We have added CRUD functionality to a lot of Shiny apps, and, in doing so, we have learned a few things. These apps implement CRUD functionality "best practices" based on our learnings.

App Blog Post Live App
01_traditional https://www.tychobra.com/posts/2020-01-29-shiny-crud-traditional/ http://tychobra.shinyapps.io/crud_traditional
02_auditable https://www.tychobra.com/posts/2020-05-06-shiny-crud-auditable/ https://tychobra.shinyapps.io/crud_auditable/

03_traditional_polished
Email: [email protected]
Password: polished
BLOG POST COMING SOON
https://tychobra.shinyapps.io/crud_polished/

We are always looking for ways to improve. Please open an issue if you have a suggestion for improvement.

About

Example Shiny apps implementing CRUD database functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 97.8%
  • JavaScript 2.2%