A port over to another registration system in python
Find a file
2018-01-13 06:22:27 -05:00
resumes Initial Commit 2017-12-11 13:48:40 -05:00
static Merge branch 'master' of https://github.com/wpi-acm/Hack-WPI-Python 2018-01-12 08:53:52 -05:00
templates Bugfix with waitlist promotion and update info slides 2018-01-13 06:22:27 -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 Bugfix with waitlist promotion and update info slides 2018-01-13 06:22:27 -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 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
  • 🎉 🔥 🙌 💃 👌 💯