hngprojects / hng_boilerplate_python_fastapi_web

Apache License 2.0
155 stars 136 forks source link

[FIX] Send Confirmation Email After Waitlist Signup #940

Open johnson-oragui opened 2 months ago

johnson-oragui commented 2 months ago

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

Purpose

To provide users confirmation of their waitlist registration

Requirements

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 commented 2 months ago

@MikeSoft007

MikeSoft007 commented 2 months ago

Assign to me