Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nexmo/vote
Simple Vote by SMS Application
https://github.com/nexmo/vote
demo developer-destination nexmo sms vote
Last synced: about 1 month 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 (almost 13 years ago)
- Default Branch: main
- Last Pushed: 2021-02-02T13:23:39.000Z (almost 4 years ago)
- Last Synced: 2024-04-02T11:21:33.120Z (9 months ago)
- Topics: demo, developer-destination, nexmo, sms, vote
- Language: PHP
- Homepage: http://nexmo.github.com/Vote/
- Size: 8.79 KB
- Stars: 11
- Watchers: 15
- Forks: 8
- 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 AccountNotes
-----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/