Description

Basic Amazon Alexa app that authenticates user on Spotify and plays music. Can be accessed from Amazon Echo, Echo Dot, and mobile devices.

Technologies used

  • Amazon AWS: Backend software using Lambda functions
  • Alexa SKills SDK: Development framework
  • Amazon DynamoDB and S3 storage: Database to store user information
  • OAuth2: User authentication and authorization for logging onto Spotify application
  • GitHub