mixtape hunt is a Node.js web app for providing a collaborative unlockable scavenger hunt. Users unlock individual pieces of media by browsing to unique URLs and can see what pieces of media have been unlocked by other users.
Originally created as Press Play NYC, a mixtape scavenger hunt for Youtube song tracks around Manhattan, mixtape hunt has been refactored to suite any purpose and will continue to expand in customization and support.
- First make sure to have Node.js installed.
- Next clone the repo.
- After you've cloned the repo be sure to install the correct modules
npm install
Next onto configuration!
mixtape hunt uses Node-config, visit their site for indepth understanding of config file usage.
At minimum the repo includes an example configuration file in config/ named default.template.json. You can use that as a guideline and make a copy named default.json and the app will load it up.
TODO: explain basic configuration
To start the app run node with index.js:
node index.js
TODO: explain basic usage
Created by Trish Ang (@feesh) and Ian Grossberg (@yoiang) in collaboration with Bernice Au.
Built on:
- JQuery
- Bootstrap
- GifLinks
- noodle
Cassette icon designed by mathies janssen from the Noun Project