Hi,
I was wondering if anyone has looked into or knows of packages that can generate shiny code?
For example, I would like to be able to automatically generate a shiny app that is similar to a google form (https://deanattali.com/2015/06/14/mimicking-google-form-shiny/) based on the columns of a spreadsheet or based on a configuration file.
There are examples of automatic form generation in python (https://github.com/stephenmcd/django-forms-builder) and spring boot (http://www.jhipster.tech/)
Suggestions/Thoughts welcome
Cheers,
Iain