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

create waiver pdf registration email #209

Open
wants to merge 11 commits into
base: dev
Choose a base branch
from

Conversation

bowenzhu1
Copy link
Contributor

@bowenzhu1 bowenzhu1 commented Dec 22, 2022

Notion ticket link

Registrant Experience: Generate and attach a .PDF of the waiver to the registration confirmation email

Implementation description

  • Used JsPDF
  • Generating PDF using HTML from Waiver page
  • Created separate mock endpoints for emailing, and a placeholder button in the registration flow

Steps to test

Currently looks something like this
Screen Shot 2022-12-21 at 7 45 48 PM

What should reviewers focus on?

Checklist

  • My PR name is descriptive and in imperative tense
  • My commit messages are descriptive and in imperative tense. My commits are atomic and trivial commits are squashed or fixup'd into non-trivial commits
  • I have run the appropriate linter(s)
  • I have requested a review from the PL, as well as other devs who have background knowledge on this PR or who will be building on top of this PR

@bowenzhu1 bowenzhu1 force-pushed the bowen/register-pdf-email branch from a0231e5 to ea16a93 Compare December 22, 2022 00:41
@bowenzhu1 bowenzhu1 force-pushed the bowen/register-pdf-email branch from ea16a93 to fd02b21 Compare December 27, 2022 22:45
remove timestamp
@bowenzhu1 bowenzhu1 force-pushed the bowen/register-pdf-email branch from fd02b21 to eb908e5 Compare December 27, 2022 22:47
@e-wai e-wai self-assigned this Dec 29, 2022
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

Successfully merging this pull request may close these issues.

2 participants