All Projects → Tychobra → shiny_crud

Tychobra / shiny_crud

Licence: other
Example Shiny apps implementing CRUD database functionality

Programming Languages

r
7636 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to shiny crud

PlotsOfData
Shiny App for comparison of samples
Stars: ✭ 47 (-46.59%)
Mutual labels:  shiny, shiny-apps
shiny-apps
Some of my Shiny apps for fun
Stars: ✭ 54 (-38.64%)
Mutual labels:  shiny, shiny-apps
antaresViz
ANTARES Visualizations
Stars: ✭ 19 (-78.41%)
Mutual labels:  shiny, shiny-apps
shinydnd
Creating drag and drop elements in Shiny
Stars: ✭ 89 (+1.14%)
Mutual labels:  shiny, shiny-apps
memory-hex
Hex Memory Game in Shiny
Stars: ✭ 29 (-67.05%)
Mutual labels:  shiny, shiny-apps
financial-asset-comparison-tool
R Shiny app to compare the relative performance of cryptos and equities.
Stars: ✭ 97 (+10.23%)
Mutual labels:  shiny, shiny-apps
PlotTwist
PlotTwist - a web app for plotting and annotating time-series data
Stars: ✭ 21 (-76.14%)
Mutual labels:  shiny, shiny-apps
learning R
List of resources for learning R
Stars: ✭ 32 (-63.64%)
Mutual labels:  shiny, shiny-apps
shiny.fluent
Microsoft's Fluent UI for Shiny apps
Stars: ✭ 170 (+93.18%)
Mutual labels:  shiny, shiny-apps
shinyFilters
Cascading filter modules for Shiny
Stars: ✭ 13 (-85.23%)
Mutual labels:  shiny, shiny-apps
machLearn
Machine learning dashboard created with R/shiny
Stars: ✭ 74 (-15.91%)
Mutual labels:  shiny, shiny-apps
workshops-setup cloud analytics machine
Tips and Tricks to setup a cloud machine for Analytics and Data Science with R, RStudio and Shiny Servers, Python and JupyterLab
Stars: ✭ 12 (-86.36%)
Mutual labels:  shiny, shiny-apps
Bs4dash
Bootstrap 4 shinydashboard using AdminLTE3
Stars: ✭ 248 (+181.82%)
Mutual labels:  shiny
carbon-intensity-app
A web app showing how much electricity is made from renewable sources in different parts of UK
Stars: ✭ 22 (-75%)
Mutual labels:  shiny
Shinymobile
shiny API for Framework7 (IOS/android)
Stars: ✭ 243 (+176.14%)
Mutual labels:  shiny
Shinyjqui
jQuery UI Interactions and Effects for Shiny
Stars: ✭ 225 (+155.68%)
Mutual labels:  shiny
lineup htmlwidget
HTMLWidget wrapper of LineUp for Visual Analysis of Multi-Attribute Rankings
Stars: ✭ 51 (-42.05%)
Mutual labels:  shiny
SmaRP
Shiny app for projecting retirement funds / benefits
Stars: ✭ 17 (-80.68%)
Mutual labels:  shiny
Ggedit
Interactively edit ggplot layer aesthetics and theme definitions
Stars: ✭ 223 (+153.41%)
Mutual labels:  shiny
Shinymanager
Simple and secure authentification mechanism for single shiny applications.
Stars: ✭ 213 (+142.05%)
Mutual labels:  shiny

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
Coming Soon

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].