A port over to another registration system in python
Find a file
2020-01-07 22:13:58 -05:00
resumes Initial Commit 2017-12-11 13:48:40 -05:00
static Added UI changes for 2020 hackathon 2020-01-07 22:13:58 -05:00
templates Added UI changes for 2020 hackathon 2020-01-07 22:13:58 -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
flask_app.py Make preliminary updates for 2020, lock registration behind flag 2019-08-22 21:12:57 -04: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 Bugfix with waitlist promotion and update info slides 2018-01-13 06:22:27 -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 Added UI changes for 2020 hackathon 2020-01-07 22:13:58 -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
  • 🎉 🔥 🙌 💃 👌 💯