Skip to content

Example Shiny apps implementing CRUD database functionalities

Notifications You must be signed in to change notification settings

NiccoloSalvini/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. In this case I used a Posgresql db on a Heroku instance to store and retrieve data which are then loaded into the shiny app dockerized and hosted into GCP.

I added CRUD functionalities to a dataset containing some interesting facts happened in the past that can be potentially relevant!

I am always looking to improve myself, feel free to suggest!

About

Example Shiny apps implementing CRUD database functionalities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 94.1%
  • Dockerfile 4.0%
  • JavaScript 1.9%