A port over to another registration system in python
Find a file
2018-01-03 10:05:28 -05:00
resumes Initial Commit 2017-12-11 13:48:40 -05:00
static Update sponsors 2017-12-27 11:57:24 -05:00
templates Update and display sub buttons 2018-01-03 10:05:28 -05:00
.gitignore Multiple changes to UI, Email Templates, Removed Pubnub, fix bugs. 2017-12-13 06:14:34 -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 Multiple changes to UI, Email Templates, Removed Pubnub, fix bugs. 2017-12-13 06:14:34 -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 Multiple changes to UI, Email Templates, Removed Pubnub, fix bugs. 2017-12-13 06:14:34 -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 Multiple changes to UI, Email Templates, Removed Pubnub, fix bugs. 2017-12-13 06:14:34 -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
  • 🎉 🔥 🙌 💃 👌 💯