MozillaHive / HiveCHI-rwm

The home of Ride With Me, a youth, point-to-point, peer-to-peer, transportation solution.
Mozilla Public License 2.0
10 stars 15 forks source link

Add SMS Integration #67

Closed omnignorant closed 9 years ago

omnignorant commented 9 years ago

We can use Twilio to enable SMS instead of email for notifications and nudges (invites). It is a very well known fact that SMS is the single most effective way of communicating with teens and they use it extensively to communicate with each other. Way more effective than email, which is often never checked.

I'm assigning this to Jeffrey because he's been really successful with the Google Maps API and may remember this platform from Civic Hack Day 2013 (or 2014?)

jsub1 commented 9 years ago

Right now you can nudge someone and it sends them (i.e.me) a text telling them who nudged them and what events they were nudged for

omnignorant commented 9 years ago

Wow, that's awesome! Using Twilio?

Sent from my iPhone

On Jun 12, 2015, at 11:45 AM, Jeffrey SubbaRao notifications@github.com wrote:

Right now you can nudge someone and it sends them (i.e.me) a text telling them who nudged them and what events they were nudged for

— Reply to this email directly or view it on GitHub.

jsub1 commented 9 years ago

yep

omnignorant commented 9 years ago

OK, then I'm going to close this issue, but I'm going to open another one to make sure we do SMS validation to confirm phone numbers are real and not spammers.