A scavenger hunt website designed to prevent any form of cheating and RNG-based wins on a typical scavenger hunt. It was created in Django and uses OAuth 2.0 / OIDC-ish with the main Metropolis site to handle authentication.
Please see the guide if you're interested in actually playing.
Patrick Lin
nyiyui, Jason Cameron, Jimmy Liu, Glen Lin, Joshua Wang, Chelsea Wong
Misheel Batkhuu
Chelsea Wong
do normal django setup then run
python manage.py init
python manage.py new_event
if you want to retain the old teams, import the old teams into the new event