vibe-check
Vibe Check #
⭐ Do a quick vibe check of a meeting or get some feedback after a presentation
Usage #
Navigate to a url with the parameter event
to submit a response.
https://the-vibe-check.vercel.app/?event=Test
TODO: #
Create a state that is the
vibe context
(e.g. A meeting) so that it can be displayed likevibe for today's meeting
so these responses can all get aggregated in the same place.Create a button to create a new page or
vibe context
, so say the GitHub OAuth user JakeRoggenbuck can create a new page calledGeneral Meeting 1
with the random code867976
that others can visit from the url barCreate a backend for different pages, their questions, and a place to submit the feedback
Create a frontend prompt when creating a new page that allows you to make multiple questions that can either be answered with stars or a comment box
Learning #
You can use row-level security to only enable insertions and disable deletions