Skip to content

Web app that receives votes through SMS and displays them in real-time. Specifically written for JAC.

Notifications You must be signed in to change notification settings

abalbanyan/text-to-vote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

text-to-vote

This was a simple web application I wrote for UCLA's Japanese Animated Club which helps us vote on what anime to screen every quarter. Votes are sent via SMS to a phone number provided by Twilio. They are recorded using a MongoDB database, and a vote bar on the client web page is updated in real-time when a vote is received using socket.io events.

Check out a live version of the site on https://text-to-vote.herokuapp.com/.

About

Web app that receives votes through SMS and displays them in real-time. Specifically written for JAC.

https://text-to-vote.herokuapp.com/

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published