https://github.com/nexmo/vote
Simple Vote by SMS Application
https://github.com/nexmo/vote
demo developer-destination nexmo sms vote
Last synced: 11 months ago
JSON representation
Simple Vote by SMS Application
- Host: GitHub
- URL: https://github.com/nexmo/vote
- Owner: Nexmo
- Created: 2012-01-27T16:13:08.000Z (over 14 years ago)
- Default Branch: main
- Last Pushed: 2021-02-02T13:23:39.000Z (over 5 years ago)
- Last Synced: 2025-05-22T22:06:20.202Z (about 1 year ago)
- Topics: demo, developer-destination, nexmo, sms, vote
- Language: PHP
- Homepage: http://nexmo.github.com/Vote/
- Size: 8.79 KB
- Stars: 11
- Watchers: 13
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
VOTE BY SMS
===========
Simple vote by SMS application powered by [Nexmo][1], [CloudMine][2], and
[PubNub][3]. Text a hashtagged name to a Nexmo number for realtime voting.
Example SMS: #github
[1]: http://www.nexmo.com/
[2]: http://cloudmine.me/
[3]: http://www.pubnub.com/
Install
-------
* `git clone git://github.com/Nexmo/SMS-Vote.git`
* `git submodule init`
* `git submodule update`
* Update `config.php` with your credentials and number.
* Point your Nexmo number to `vote.php`.
Requirements
------------
* Zend Framework
* Nexmo Account & Incoming Number
* CloudMine Account
* PubNub Account
Notes
-----
This was a quick and simple example, written for [Ann Arbor Startup Weekend][4].
Certainly plenty of room for improvement and features. Pull requests welcome.
[4]: http://annarbor.startupweekend.org/