Simple vote by SMS application powered by Nexmo, CloudMine, and PubNub. Text a hashtagged name to a Nexmo number for realtime voting.
Example SMS: #github
git clone git://github.com/Nexmo/SMS-Vote.gitgit submodule initgit submodule update- Update
config.phpwith your credentials and number. - Point your Nexmo number to
vote.php.
- Zend Framework
- Nexmo Account & Incoming Number
- CloudMine Account
- PubNub Account
This was a quick and simple example, written for Ann Arbor Startup Weekend. Certainly plenty of room for improvement and features. Pull requests welcome.