Serious Scavenger Hunt is a free, open source web application for building, running and managing great scavenger hunts.
Find a file
2024-09-09 21:36:55 -04:00
.github/workflows Add or update the Azure App Service build and deployment workflow config 2024-08-28 15:39:01 -04:00
packages Updated to .NET 4.8 and supported packages 2024-08-15 17:51:52 -04:00
ScavengerHunt.Web Added missing tooltip activation in Summary view 2024-09-09 21:36:55 -04:00
.gitattributes Hello World 2014-03-12 19:21:28 -04:00
.gitignore Updated to .NET 4.8 and supported packages 2024-08-15 17:51:52 -04:00
LICENSE.txt Project is now licensed under AGPL 2024-08-15 15:37:17 -04:00
readme.md Updated to .NET 4.8 and supported packages 2024-08-15 17:51:52 -04:00
ScavengerHunt.sln Updated to .NET 4.8 and supported packages 2024-08-15 17:51:52 -04:00

Serious Scavenger Hunt

Serious Scavenger Hunt is a free, open source web application for building, running and managing great scavenger hunts.

Demo users

There are 2 default user/roles in this app:

Username Password Role Description
admin admin123 Admin Create new stunts, manage teams
judge judge123 Judge Judge stunts

Development

  1. Clone code from git repository
  2. Open in Visual Studio
  3. Press F5

Acknowledgements