timothylhuillier / eventPull

project created for Hackathon Montréal 2013 #hackmtl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EventPull chrome extension allows you to poll which friends are interested in going to an event

Overview
--------

This uses the Google Contacts API to fetch your contacts and the Twilio / CakeMail APIs to send a poll.

Chrome extension pages
-------
The main files are:
 * pop_up.html
 * pop_up.js
 * background.js


Google OAuth library
-------
 * chrome_ex_oauth.html
 * chrome_ex_oauth.js
 * chrome_ex_oauthsimple.js


jQuery Tokenizing Autocomplete Text Entry plugin (http://loopj.com/jquery-tokeninput/)
-------
 * src/jquery.tokeninput.js


 


About

project created for Hackathon Montréal 2013 #hackmtl


Languages

Language:CSS 100.0%Language:JavaScript 0.0%