RepublicOfKids / SingAlongWithMe

Karaoke for everyone.
2 stars 1 forks source link

Playlists - Create A Playlist Widget #2

Open ryanjadhav opened 11 years ago

ryanjadhav commented 11 years ago

Add songs to a playlist and have the song have the next song in the queue play back with lyrics. When implementing this consider porting code over to Backbone.js or Angular.js.

ryanjadhav commented 11 years ago

We have backbone now. To implement this we would need to create:

ryanjadhav commented 11 years ago

Song Model and PlayList Collection currently in bon_iver

ryanjadhav commented 11 years ago

For now, lets create a widget on all devices but only allow adding of songs from client devices.