joekteo / MusicHolic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MusicHolic

MusicHolic is an iOS application that takes in audio from your mobile device and identifies the artist and song name. The only twist is that a drink is suggested along with your search! Enjoy using this anywhere, from the comforts of your home or even at a bar with friends/strangers!

Pro-tip: Drink selections are based off of a simple algorithm and may not 100% accurately represent its companion song! This will improve over time.

![Screenshot 1] (https://github.com/joekteo/MusicHolic/blob/master/public/images/mh01.png) ![Screenshot 2] (https://github.com/joekteo/MusicHolic/blob/master/public/images/mh02.png)

This repository contains the back-end (server) of the application and is Joe K. Teo (https://github.com/joekteo) and Simon Kim's (https://github.com/simon-kim) midterm project at Code Fellows. It was created using Node.js, Express, and MongoDB.

The iOS portion was covered by Jeff Chavez (https://github.com/jeffChavez) and Parker Lewis (https://github.com/pakalewis) and can be found at https://github.com/jeffChavez/Musicholic-v2.

The application was created with the help of the Gracenote and Echo Nest API.

About


Languages

Language:JavaScript 100.0%