- Clone the git repo
- Install the Heroku Toolbelt and run "heroku apps:create"
- Go to https://foursquare.com/oauth and create a new app
- Go to https://foursquare.com/lists and create a new list
- Go to the list page and view source. Grab the list id off the end of the og:url property
- Set Heroku config: "heroku config:set FOURSQUARE_CLIENT_ID=YOURCLIENTID FOURSQUARE_CLIENT_SECRET=YOURCLIENTSECRET FOURSQUARE_LIST_ID=YOURLISTID
- Push to Heroku: "git push heroku"
- Migrate the database: "heroku run rake db:migrate"
- Create a Twilio account
- Create a TwiML app and set the SMS Request URL to http://yourappname.herokuapp.com/twilio/receive.xml
- Create a Twilio phone number and set the SMS Application to your TwiML app
- Text 'RESTART' to your Twilio phone number
-
Notifications
You must be signed in to change notification settings - Fork 5
An SMS based volunteer coordination application built on Foursquare and Twilio
License
anoopr/flood
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An SMS based volunteer coordination application built on Foursquare and Twilio
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published