Skip to content

R Shiny Based Simple Survey to Gather Status Quo

License

Notifications You must be signed in to change notification settings

h4sci/h4sci-survey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacking for Science Survey

Simple R shiny based survey and report to get an idea of students programming and data backgrounds. The survey uses a PostgreSQL transaction backend to store participants answers. The questionnaire is an R shiny frontend.

Local Development Using Docker

With Docker running, e.g., via Docker Desktop, simply run docker-compose up. Note that the shiny server part is commented out, because it is not strictly needed as you can use a local R session as your shiny server. Feel free to use shiny server from docker container to have a more production like setup. Either way, make sure that your shiny app uses the Postgres port that is exposed by the container (1111 in this example).

About

R Shiny Based Simple Survey to Gather Status Quo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages