Serious Scavenger Hunt is a free, open source web application for building, running and managing great scavenger hunts.
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 |
- Clone code from git repository
- Open in Visual Studio
- Press
F5
- MarkdownSharp, as featured on Stack Overflow
- John Atten for his very helpful post on about Extending Identity Accounts and Implementing Role-Based Authentication in ASP.NET MVC 5 that saved me quite a few hours of work
- Danny Tuppeny for his HtmlHelper extension method for Markdown