Introducing surveydown: a markdown-based, reproducible survey platform using quarto, shiny, and supabase #29064
jhelvy
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! I just wanted to share with everyone a new project we started called surveydown. Our goal was to develop a markdown-based survey platform so that you could generate web surveys using just plain text, making the survey both reproducible and easy to share / version control. The surveys themselves are created using a combination of quarto and shiny, and we developed that quickly, but we needed a database backend to store survey responses. We searched around and were thrilled when we found supabase! It is exactly what we needed and integrates seamlessly in our project. We couldn't be more happy with how everything has come together. If you want to learn more about the project, check out this blog post which gives an overview of surveydown and why we built it.
Beta Was this translation helpful? Give feedback.
All reactions