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 efdd1ec9ea oops, wrong envvar 10 years ago
doc updated content-type. fixes #7 10 years ago
luncho oops, wrong envvar 10 years ago
tests fixed the api listing 10 years ago
.gitignore ignore sphinx and nose working files/directories 10 years ago
.gitmodules switched to flask theme 10 years ago
MANIFEST.in setup and install 10 years ago
Makefile simplify running stuff with make 10 years ago
README setup and install 10 years ago
README.md updated the readme 10 years ago
apiary.apib oops 10 years ago
manage.py enable debug when using manage.py 10 years ago
requirements-dev.txt switched the offline doc theme to rtd too 10 years ago
requirements.txt trying to switch from pony to sqlalchemy 10 years ago
setup.py requirements 10 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.