Hacker News new | ask | show | jobs
Show HN: mixtape – A Meteor.js Collaborative Playlist Web-App (mixtape.meteor.com)
3 points by andrewlouis93 4448 days ago
Mixtape was an attempt to export the YouTube playlist making functionality to a nicer interface that makes social playlists a lot easier.

You can share a playlist with a friend using the share button below, pass the URL to a friend (or bookmark it for yourself!), and you guys can start adding or deleting songs or videos in real-time, as long as you guys are on the same link.

Ask me any questions about development, I'd be glad to answer them.

This was my first web development project, and I'd love some feedback. I used Meteor.js after watching their demo video on HN because it was a lot simpler to pick up for a first-timer than a lot of other more mature frameworks.