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 1e6cfc3b38 added method to the url 11 years ago
doc updated content-type. fixes #7 11 years ago
luncho added method to the url 11 years ago
tests dont accept invalid characters in username. fixes #1 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.