Skip to content

nquinlan/voter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voter - Social Voting By Email

A way to vote for a venue to get a burger (or anything else) by email. This app lends itself very well to presentations, but it could also be used on screens in offices (for where to get lunch) or for personal use.

People vote by sending emails to your app with the letter of the venue as the subject of the email.

How To Use

To use, clone the repo to somewhere web accessable and:

npm install
node app.js

Then go to the Parse Webhook section of the SendGrid control panel. Enter your app's information (namely to POST data to YOURDOMAIN.TLD/email), and point your MX record to mx.sendgrid.net.

Technology & Requirements

This app uses two APIs and a bunch of great open source software. It's been tested on Chrome OSX & Node.js (0.10.13 and 0.9.12).

APIs

Open Source

About

Voter facilitates voting by email.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published