Skip to content

Web-based karaoke game built in JavaScript that uses YouTube API to search videos

Notifications You must be signed in to change notification settings

cvlos/video-ke

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video-ke

Overview

Video-oke is a Karoake application that obtains videos from Youtube.

Video-oke was inspiried by picking up the codebase for TRNTBL3000, an app that allowed crossfading across two playlists. Video-oke incorporates this need but adds video functionality and the ability to search the Youtube API to add the songs you want to sing or listen to and use a crossfader in between songs.

Dependencies

Youtube API v3

Assert

JQuery

Bootstrap

Express.js

Node.js

Getting Started

Installation

Install dependencies npm install Other depencendencies are called from CDN

Roadmap

Possible future updates may include the ability to: -search the libraries from soundcloud's API and build your own playlists -have multiple DJ-ing sound clips and special FX display lyrics for karaoke usage

Notes on the Procfile

This tells Heroku the location of the server. Other environmental variables can be set here.

Credits

Version 2 Development Team:

Product Owner: Cristian Avalos

Scrum Master: Kent Ou

Kim Merino

Christopher Salam

Version 1 Development Team:

Boundless Kitten

Features and styling heavily inspiried by Monotom

How to Contribute

Fork the Repo, and make changes there.

Pull request into the UpstandingBiome/Video-ke master.

References

https://jquery.com/

http://getbootstrap.com/

https://expressjs.com/

https://nodejs.org/

https://www.npmjs.com/package/assert

About

Web-based karaoke game built in JavaScript that uses YouTube API to search videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 42.8%
  • CSS 30.6%
  • HTML 26.6%