/coaches_and_players_SMS

Demo app using the Carousel API with sticky numbers

Primary LanguageJavaScriptMIT LicenseMIT

Coaches and Players SMS

Application uses the CarouselSMS messaging API for sending SMS messages from coaches to players and receiving replies.

It takes advantage of our tagging system, for pairing outgoing numbers from a pool with recipients, and maintaining a link between the two via tags.

Usage

  1. Clone the repository.
  2. Replace [API KEY GOES HERE] in demo.rb with your CarouselSMS application's API key
  3. Run ruby demo.rb.
  4. Open http://YOURHOST.COM:4567 in browser.
  5. In order to test replies specify http://YOURHOST.COM:4567/gateway as the Gateway URL for your CarouselSMS application.

License

Coaches and Players SMS is Copyright © 2013 Recess Mobile.

It is free software, and may be redistributed under the terms specified in the MIT-LICENSE file.