Skip to content

gausie/playlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playlist

A collaborative playlist manager for hackathons etc written in node. You can try out a demo here.


####More information

Anyone can create a playlist, add tracks (via YouTube links), and vote them up and down. A separate player will play the next video in the list and remove it when its done. Pull requests very very welcome.


####Installation & Setup This assumes you already have node.js, npm and MongoDB installed.

git clone git://github.com/gausie/playlist.git playlist
cd playlist
npm install -d
node app

About

A collaborative playlist manager for hackathons etc written in node.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published