A port over to another registration system in python
Find a file
2017-12-11 22:47:00 -05:00
resumes Initial Commit 2017-12-11 13:48:40 -05:00
static Fix parallax bug 2017-12-11 15:05:15 -05:00
templates fixing some typos and wording, cleaning up html 2017-12-11 22:47:00 -05:00
.gitignore Initial Commit 2017-12-11 13:48:40 -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 Fix bug t-shirt sizes 2017-12-11 16:56:29 -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.py Initial Commit 2017-12-11 13:48:40 -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 Initial Commit 2017-12-11 13:48:40 -05: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
  • 🎉 🔥 🙌 💃 👌 💯