Real-time music playlist collaboration.
Picture of landing page: http://imgur.com/kf4RtBd
Picture of main playlist view: http://imgur.com/w8nza5J
Mixtape is a real-time music playlist collaboration web app that allows hosts to create a mixtape which guests can join and contribute through song suggestions and user voting.
You need the following prerequisites:
Start a local test server by running:
meteor
meteor deploy playlist.meteor.com
.meteor/
: Meteor-related metadata, including Meteor version and packagesprivate/
: Server-only assetspublic/
: Static public assets