A fun musical trivia app built using Node.js, jQuery, and MongoDB.
The front end is built using HTML5, CSS3, and jQuery. The back end runs on heroku and node.js using MongoDB for storage needs. It works by first using the spotify recommendation engine via its web API. After loading songs from the user's chosen genre, the user plays a simple trivia game guessing the song names. The user's score information is then sent to the node.js backend to store in mongodb.
Try the game now!!
Michael Phillips – Website – [email protected]