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

[FIX] Send Confirmation Email After Waitlist Signup #940

Open
johnson-oragui opened this issue Aug 23, 2024 · 2 comments
Open

[FIX] Send Confirmation Email After Waitlist Signup #940

johnson-oragui opened this issue Aug 23, 2024 · 2 comments
Assignees
Labels
users Issues categorised by users

Comments

@johnson-oragui
Copy link
Collaborator

Describe the bug
After when users sign-up with their emails on a waitlist, no confirmation email is sent to them.

Description

With this fix after when done, Users would receive a confirmation email immediately after signing up for a waitlist.

Acceptance Criteria

  • Upon successful sign-up, the system sends a confirmation email to the user
  • The email contains the user's name, and the specific waitlist details
  • If the email fails to send, the system logs the error and provides an alert for follow-up

Purpose

To provide users confirmation of their waitlist registration

Requirements

  • The system automatically sends a confirmation email to the user after they sign up for a waitlist
  • The confirmation email includes the user's name, the waitlist name, and a message confirming their registration

Expected Outcome

Users will receive a well-formatted confirmation email after signing up for the waitlist

Live url

https://anchor-python.teams.hng.tech/waitlist

Related Issue

908

@johnson-oragui
Copy link
Collaborator Author

@MikeSoft007

@MikeSoft007
Copy link
Collaborator

Assign to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
users Issues categorised by users
Projects
None yet
Development

No branches or pull requests

2 participants