Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/