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

Implement the "Post-Shift Confirmation" Form #47

Open
5 tasks
avayedawadi opened this issue Feb 3, 2025 · 0 comments
Open
5 tasks

Implement the "Post-Shift Confirmation" Form #47

avayedawadi opened this issue Feb 3, 2025 · 0 comments
Assignees

Comments

@avayedawadi
Copy link
Contributor

Description

  • After a shift is completed by the volunteer, we want to show a post-shift confirmation form.
  • Please see it at the top of the Figma
  • We need to implement the form, and then have the analytics all be updated correspondingly.

Acceptance Criteria

  • Implement the form component frontend correctly with proper design
  • Take in all the inputs in the form
  • Use the inputs to update the analytics correctly
  • Then, route the user back to the "Homepage" once they submit
  • If they say "No" to completing the shift, do not update the analytics, only when they click "Yes"

Implementation Notes

  • Reach out if you need help updating the analytics.
  • Use the data they inputted to update the analytics.
  • Make sure to set up the route of the dashboard correctly, don't worry about necessarily handling linking the confirmation form somewhere on the site for now, just make sure it has a valid route/link that can be accessed
  • If you need, you may have to use a dummy user for now to test everything, but make this very clear with a comment and put it in a separate variable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants