Hack-The-Tunnels-8 / hack-the-tunnels-hostility

hack-the-tunnels-hostility created by GitHub Classroom
0 stars 0 forks source link

Send Email On Order Create #23

Closed hackthetunnelsbot[bot] closed 1 year ago

hackthetunnelsbot[bot] commented 1 year ago

Description:

When an order is created, we should send a email with order information to the customer's email.

Add a new email folder within the service/src/infrastructure folder that contains any code you write relating to sending emails.

You are permitted to achieve this goal using any libraries you'd like. If you're not sure where to get started, check out this guide that showcases how you can use nodemailer with gmail to send emails for free.

Acceptance Criteria:

When an order is created, an email containing order information is sent to the customer's email.

AllanCao12 commented 1 year ago

I'll do this one

AllanCao12 commented 1 year ago

!review

AllanCao12 commented 1 year ago

image

MathyouMB commented 1 year ago

!approve

hackthetunnelsbot[bot] commented 1 year ago

Approved by @MathyouMB

hackthetunnelsbot[bot] commented 1 year ago

This challenge did not unlock any other challenges