A port over to another registration system in python
Bumps [mysql-connector-python](http://dev.mysql.com/doc/connector-python/en/index.html) from 8.0.5 to 8.0.14. --- updated-dependencies: - dependency-name: mysql-connector-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| admin | ||
| static | ||
| templates | ||
| .gitignore | ||
| .gitmodules | ||
| admin.png | ||
| dependency_ubuntu | ||
| flask_app.py | ||
| hacker.png | ||
| LICENSE | ||
| manage_waitlist | ||
| 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.pynightly! python3 flask_app.py- 🎉 🔥 🙌 💃 👌 💯