Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate post-event feedback surveys - Backend/DB #184

Open
2 tasks
varunthakkar1 opened this issue Sep 14, 2021 · 0 comments
Open
2 tasks

Automate post-event feedback surveys - Backend/DB #184

varunthakkar1 opened this issue Sep 14, 2021 · 0 comments
Labels
backend This label indicates that the assigned issue requires backend knowledge database This label indicates that the assigned issue requires database knowledge hard

Comments

@varunthakkar1
Copy link
Contributor

varunthakkar1 commented Sep 14, 2021

Project/Issue Tracker

Objective

C4C sends a feedback survey link to all registrants after an event has concluded. Currently, Kerry has to send each of these emails manually. It would be great if surveys could automatically be sent to registrants, but if not, the backup plan is to add a survey field in the create event page so that registrants can just click into the survey from the LLB website.

Tech Spec

  • Create a new table that holds completed survey information including answers to each question
  • Create POST and GET routes for new surveys table
@varunthakkar1 varunthakkar1 added hard react This label indicates that the assigned issue requires React knowledge css This label indicates that the assigned issue requires CSS/styling knowledge backend This label indicates that the assigned issue requires backend knowledge database This label indicates that the assigned issue requires database knowledge labels Sep 14, 2021
@varunthakkar1 varunthakkar1 added this to the Milestone 1 2021 milestone Sep 14, 2021
@varunthakkar1 varunthakkar1 removed react This label indicates that the assigned issue requires React knowledge css This label indicates that the assigned issue requires CSS/styling knowledge labels Sep 14, 2021
@varunthakkar1 varunthakkar1 changed the title Automate post-event feedback surveys Automate post-event feedback surveys - Backend/DB Sep 14, 2021
@yanDavid21 yanDavid21 self-assigned this Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend This label indicates that the assigned issue requires backend knowledge database This label indicates that the assigned issue requires database knowledge hard
Projects
None yet
Development

No branches or pull requests

2 participants