colorstackorg / oyster

Monorepo that houses ColorStack's core product software.
MIT License
241 stars 109 forks source link

Bulk Text Notifications 📱 #473

Open tomas-salgado opened 2 weeks ago

tomas-salgado commented 2 weeks ago

Description

We want to add the infrastructure to be able to send bulk text notifications to members.

Acceptance Criteria

There are two main parts to implementing this:

After these issues are implemented, there will be functionality for members to add their phone numbers. Then, when we want to send a mass text notification, we can pass in all the added phone numbers to the new job and then utilize Twilio to send texts to all those numbers.

imnotrafa commented 2 weeks ago

I would like to take on this project! @tomas-salgado

tomas-salgado commented 2 weeks ago

@imnotrafa this project is actually divided up into separate issues, so only those issues can be assigned