Lunching for groups.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Julio Biason 9a4e6269c0 cannot vote for the same place twice 11 years ago
doc added the group+places docs 11 years ago
luncho cannot vote for the same place twice 11 years ago
tests cannot vote for the same place twice 11 years ago
.gitignore ignore sphinx and nose working files/directories 11 years ago
.gitmodules switched to flask theme 11 years ago
MANIFEST.in setup and install 11 years ago
Makefile simplify running stuff with make 11 years ago
README setup and install 11 years ago
README.md updated the readme 11 years ago
apiary.apib oops 11 years ago
manage.py enable debug when using manage.py 11 years ago
requirements-dev.txt switched the offline doc theme to rtd too 11 years ago
requirements.txt trying to switch from pony to sqlalchemy 11 years ago
setup.py requirements 11 years ago

README.md

lunch-o

Democratic Lunching.

Lunch-O is a lunch voting system, using ranked voting. People in a group vote for their favorite place for that day and the system tails the votes.

This is just the server. You'll need a client to actually vote on anything.