emfcamp / Schedule

Website to present the schedule during EMF and provide notifications
0 stars 3 forks source link

Schedule/badge management site for during Electromagnetic Field camp.

Starting

sudo apt-get install python-virtualenv python-dev sqlite3 libffi-dev
make init
make update
make data

For live (or if you prefer):

sudo apt-get install postgresql postgresql-server-dev-9.1 libffi-dev
pip install psycopg2

Running

make update
make db
make

Links to Documentation

Flask

Templates

Forms

Database