HurricaneHackers / TidePools

Social software for wireless community networks
3 stars 0 forks source link

SMS Gateway integration #1

Open alyxb opened 11 years ago

alyxb commented 11 years ago

Need to use Tropo https://www.tropo.com/ or Twilio to pull in SMS texts* about supplies needed. Use regex to parse out cross streets or address of tweet. Convert "parsed address" into geo-coordinates.

Add to JSON structure with supplies needed from each SMS with geolocation / time / author attached. Write to MongoDB.

Broadcast API, Tidepools will query for API, populate map with SMS database of needs.

This coding structure could be used to parse #SandyAid tweets to...

Suggestions? Critique? Need help.

b1naryth1ef commented 11 years ago

We have a contact at Twilio so I'd recommend working with their API.

alyxb commented 11 years ago

I've got a ton of Tropo credits / have worked with the staff in the past, so I ended up using their API. SMS to Map plotting works here now: https://rhiwifi.co/hurricane Still developing text push back to original submitter so responders and those in need can communicate securely...