preetjdp / YouOweMe

Making it simpler to track those chillars
9 stars 6 forks source link

Feature Automated Sms #27

Closed preetjdp closed 4 years ago

preetjdp commented 4 years ago

What Does this PR do?.

Implements the basic flow to send a sms to the user in case someone sends him / her a owe Request. This is how a message looks: 500007400235_92337

Describe In brief the solution / approach you've gone with.

The flow of this function is described here: https://github.com/preetjdp/YouOweMe/blob/3905ea1d7445bc5c485e02be66f3eb31af10e4d0/firebase/functions/src/modules/Owe/onNewOwe.ts#L6-L10

Additional context / Quirks