Closed iAmWillShepherd closed 2 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/onesignaldevs/ngosi/Cq1oLYKx4ZXZDnJZgXvbXEpky1Ru
✅ Preview: https://ngosi-git-where-the-groupies-at-onesignaldevs.vercel.app
Fixes #33
Solution
I added a page where a presenter can see all the attendees who've ever downloaded their slides.
Groupies page
Testing
To test this correctly, you will need to create at least two accounts that have completed onboarding (aka the user has a completed profile in the database) to test this properly.
supabase start
db.sql
yarn dev
Note, you may have already had surveys and preso created, so it may be easier to compare what's changed instead of focusing on the numbers indicated in the testing steps.
Resources
View creation script to run
https://github.com/OneSignalDevelopers/ngosi/blob/cc7c6e5cc49f949febf4d27fb7b0e7e96001bbcb/db.sql#L66-L78
Navigating to the Survey page from the QR page
References
.in
filter docs