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 Email Service #21

Open
3 tasks
IvanA673 opened this issue Feb 10, 2025 · 0 comments
Open
3 tasks

Implement Email Service #21

IvanA673 opened this issue Feb 10, 2025 · 0 comments
Assignees

Comments

@IvanA673
Copy link
Collaborator

IvanA673 commented Feb 10, 2025

Description
The task for this issue is to implement the nodemailer emailing service. An email should be sent out to the prospect(s) once the ReferralForm is submitted. Also, implement the styling for the email to be as close as you can to the design that can be found on Figma.

Acceptance Criteria

  • Created a handler that will handle sending out an email to a prospect. This handler will be called on submission of the ReferralForm and should send out an email to all intended prospects.
  • The handler is tested (include screenshots of tests you conducted within your pull request)
  • Style the email that is sent to the prospects to match the Figma design
@whiniy whiniy linked a pull request Feb 26, 2025 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants