Nexmo / Vote

Simple Vote by SMS Application

Home Page:http://nexmo.github.com/Vote/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VOTE BY SMS

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

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. Certainly plenty of room for improvement and features. Pull requests welcome.

About

Simple Vote by SMS Application

http://nexmo.github.com/Vote/


Languages

Language:PHP 100.0%