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

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

Send SMS With Twillio #41

Closed hackthetunnelsbot[bot] closed 12 months ago

hackthetunnelsbot[bot] commented 12 months ago

Description:

Utilize Twillio to send SMS messages to customers when an order is created.

Note: we don't currently take phone number as a part of the create order request body, so feel free to hard the desired phone number

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

Acceptance Criteria:

When an order is created, a text should be sent to the desired phone.

aalsa16 commented 12 months ago

!review

sightsontheheights commented 12 months ago

!approve

hackthetunnelsbot[bot] commented 12 months ago

Approved by @jasonau3

hackthetunnelsbot[bot] commented 12 months ago

This challenge did not unlock any other challenges