A port over to another registration system in python
Find a file
2018-12-01 19:58:45 -05:00
resumes Initial Commit 2017-12-11 13:48:40 -05:00
static Also add margin to the logo images 2018-11-30 14:42:41 -05:00
templates Add XL size to admin panel 2018-12-01 19:57:37 -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 Change success email message 2018-12-01 19:58:45 -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 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 Update flask dependency 2018-09-25 14:30:04 -04: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
  • 🎉 🔥 🙌 💃 👌 💯