♫Playlister♫
Playlister acts as an on the go service by allowing users to add their favourite music through the SMS using the name of the song itself or searching for songs matching the given lyrics.
Tools
Youtube Data API v3 - used to parse for Youtube searches when adding songs
Google Custom Search API - used to search for matching lyrics
NodeJS and Express - backend management
MongoDB - storing users data
Twilio - Sending and receiving text messages
Linode - used to host the NodeJS server
Commands
add [SONG_NAME] - add a song to your playlist
lyric [LYRICS] - returns the song and adds it to your playlist
Log in or sign up for Devpost to join the conversation.