Singked is a web application that provides video synchronization and a live chat. This project was built at the Kik Hackathon using Youtube iframe api, Node.js, Express, and socket.io for server side, and Javascript, jQuery, and Bootstrap for the client side.
- Web/socket.io server
- Synchronized playback from youtube videos
- Queueing a playlist
- Live chat
To install, navigate to the desired directory and clone the repository
$ git clone "https://github.com/jefftree/singked.git"
$ cd singked
$ node index.js
- Allow removing items from queued playlist
- Use Youtube Data API for searching videos