A port over to another registration system in python
static | ||
templates | ||
.gitignore | ||
.gitmodules | ||
admin.png | ||
dependency_ubuntu | ||
flask_app.py | ||
hacker.png | ||
LICENSE | ||
manage_waitlist.py | ||
options.png | ||
README.md | ||
requirements.txt |
Hack@WPI 2018 Website
Used chronicel's registration system as a base but removed the need of mailchimp.
Rest is from their repo:
Setup:
- Clone repo
pip3 install -r requirements.txt
- Fill in all config files!
- Database:
python3
from flask_app import db
db.create_all()
- Automatic waitlist management setup: Setup your favorite cron like tool to run
python3 manage_waitlist.py
nightly! python3 flask_app.py
- 🎉 🔥 🙌 💃 👌 💯