Created by Gabriel Key, Ethan Lo, Chris Clouten, and Jacob Duron.
2nd Place Hack//Meat hackathon December 8-9, 2012.
"Slot for Slaught is a tool to better manage and coordinate the scheduling and processing of animals through meat facilities and enhance communication flow between producers and processors. Farmers can find details about specific plants, book availability for slaughtering, and submit information about their order. Custom or stock follow-up emails can also be generated."
-- The Next Web
http://www.slotforslaught.com http://hackmeat.wikispaces.com/About
- Open hackmeat/settings.py
- Uncomment 'local' entry in DATABASES
- Run `DJANGO_LOCAL=True manage.py syncdb'
- Run `DJANGO_LOCAL=True manage.py runserver'