Inspiration

When I tried to do Karaoke I had to pay lots of money for a license -- NEVER AGAIN.

What it does

Play music in the browser, and display lyrics to the client in a karaoke fashion

How we built it

Glueing together different API's to create .WAV files, fetch JSON objects with song information, and retrieve lyrics with that song info. JS frontend takes care of processing input in the browser, node.js takes care of the API's, and throws the lyrics back to the client.

Challenges we ran into

Low experience -- could not understand what variables contained what values or what libraries would work. Many broken API's and unsupported code.

Accomplishments that we're proud of

Getting an API to work

What we learned

Web apps are hard

What's next for Scaryoke

Getting it to work

Built With

Share this project:

Updates