Skip to content

wlmac/scavenger

Repository files navigation

Scavenger Hunt Website

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.

screenshot of the main page

credits

project manager

Patrick Lin

programming

nyiyui, Jason Cameron, Jimmy Liu, Glen Lin, Joshua Wang, Chelsea Wong

content

Misheel Batkhuu

UI/UX design

Chelsea Wong

setup

do normal django setup then run

python manage.py init

Before you start a new hunt

python manage.py new_event

if you want to retain the old teams, import the old teams into the new event