consensus
consensus copied to clipboard
vote on topics for your next big meeting
So they could find all topics that they were mentioned in This helps if agenda is made for large group of people and you want to find out if you...
This will be slightly non-trivial because I've built the express app with [express.io](https://github.com/techpines/express.io) instead of hand-combining express + socket.io. Remove the dep on express.io, replace with [primus](https://github.com/primus/primus). Redefine the routes.
Persona _will_ use oauth to identify gmail addresses, but this seems to be one level of indirection too many for some deployments. Let's use [passport-google-oauth](https://github.com/jaredhanson/passport-google-oauth) to handle login. This won't...
If the credentials aren't present, fall back to Gravatars.