jwheare / playlick

Create playlists and share them with your friends.
http://www.playlick.com/
22 stars 2 forks source link

Playlick lets you create and share playlists with your friends.

There's a UI for creating, importing, and editing playlists and an accompanying JS library for modelling playlists.

Hooks into Playdar for content resolution.

Persists in a CouchDB database.

URL Import

You can import playlists into Playlick by using URL hash parameters that map to the import forms:

TODO

DESIGN NOTES