Skip to content

This is my version of the Spotify-Twilio-Bridge, made at #AnvilHackIII on the weekend of April 2017.

Notifications You must be signed in to change notification settings

Natfan/SpoTwilio

 
 

Repository files navigation

Spotify Twilio Songs

This is a hackathon project made by @BrandonSkerritt51 and @Natfan to attempt to combine cell phone texting with Spotify to allow users to create a constant playlist on the fly. Thanks to Spotify.com for giving us access to development tools, and Twilio.com for giving us access to use free mobile phone numbers.

Todo:

  • Learn Spotify's REST API and Twilio's API.
  • Get user's song requests via text.
  • Possibly allow users to confirm their request.
  • Send the request that they made via Twilio to the Spotify code in order to enable the addition of code to the playlist.
  • Possibly use Heroku to store the application.

About

This is my version of the Spotify-Twilio-Bridge, made at #AnvilHackIII on the weekend of April 2017.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • HTML 43.4%
  • Python 31.5%
  • JavaScript 25.1%