Twilio-org / toolkit

Twilio.org Toolkit
MIT License
19 stars 6 forks source link

New Function: Volunteer Coordination #2

Open kwhinnery opened 6 years ago

kwhinnery commented 6 years ago

A common need for nonprofit orgs using Twilio is to coordinate ad hoc groups of volunteers (or volunteered supplies) over SMS. I believe a lightweight solution for this would be doable via SMS, backed by Twilio Sync as a data store.

Desired features:

Probable solution:

Real world use case descriptions: A group of chefs want to provide free meals at a shelter. They need 5 volunteers to show up, and they need 100 servings of fruit, 100 sandwiches, and 100 desserts. They need chefs to be able to volunteer and commit to bringing food via SMS.

A disaster relief org learns about a natural disaster. They need 10 volunteers immediately at the disaster site. An admin creates an event, and broadcasts all volunteers. Volunteers immediately respond, until all needs have been met.

kwhinnery commented 6 years ago

Working on the first function mentioned, the bot interface.