mcclintock-lab / ous-shiny-demo

An example OUS Shiny dashboard containing fabricated data
https://seasketch.shinyapps.io/ous-shiny-demo
1 stars 0 forks source link

Allow users to add targets #3

Closed petermenzies closed 1 year ago

petermenzies commented 1 year ago

It could be useful to let users enter new targets into the target table. I'll need to figure out how this will factor into the current workflow that uses git to keep the production apps up to date.

petermenzies commented 1 year ago

23e437c

Users can now edit the target table and save changes to the targets csv the app reads from.

The target table and the responses plot (which has target bars) rerender when new targets are saved.