A port over to another registration system in python
Find a file
dependabot[bot] b9a38e7426
Bump mysql-connector-python from 8.0.5 to 8.0.14
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>
2022-06-27 16:10:20 +00:00
admin u 2022-01-04 18:22:23 -05:00
mail mail util 2022-01-11 23:09:26 -05:00
static mail util 2022-01-11 23:09:26 -05:00
templates new data endpoints and support for non-binary genders in admin stats (way overdue) 2022-01-11 23:37:05 -05:00
.gitignore u 2022-01-04 18:22:23 -05:00
.gitmodules fix submodule: 2020-12-17 12:52:38 -05:00
admin.png Initial Commit 2017-12-11 13:48:40 -05:00
dependency_ubuntu Initial Commit 2017-12-11 13:48:40 -05:00
flask_app.py new data endpoints and support for non-binary genders in admin stats (way overdue) 2022-01-11 23:37:05 -05:00
hacker.png Initial Commit 2017-12-11 13:48:40 -05:00
LICENSE Initial Commit 2017-12-11 13:48:40 -05:00
manage_waitlist u 2022-01-04 18:22:23 -05:00
manage_waitlist.py covid msg and bcc 2022-01-11 23:07:45 -05:00
options.png Initial Commit 2017-12-11 13:48:40 -05:00
README.md Initial Commit 2017-12-11 13:48:40 -05:00
requirements.txt Bump mysql-connector-python from 8.0.5 to 8.0.14 2022-06-27 16:10:20 +00:00

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
  • 🎉 🔥 🙌 💃 👌 💯