Real-Time Karaoke App utilizing the Youtube Api with Firebase
###Info Project for Fullstack Academy's January 2015 hackathon. Winner of "Most Useful for Fullstack Students."
- Makes use of YouTube IFrame API and Data API to allow a user to create a virtual karaoke room that other clients can join
- Utilizes Firebase to synchronize events across clients and to implement real-time voting system in which user votes can cause the YouTube player to change songs
- Written using AngularJS
See a live version of the app here.
Above: Cool Features of the app!
-
Serve the application with
grunt
grunt serve
- Clone the repository
git clone https://github.com/angular/angular.js.git
- Install dependencies
npm install # installs node packages
bower install # installs bower dependencies
Note: If you encounter errors in the installation process for npm, it is recommended that you try running the install command with sudo
- Emmie Salama - Software Engineer LinkedIn | GitHub
- Melissa Moy - Software Engineer LinkedIn | GitHub
This projected is licensed under the terms of the MIT license