Skip to content

Hosts my Spotify web app for creating customized playlists via Spotify's web API. Runs on AWS EC2 instance.

Notifications You must be signed in to change notification settings

drewmich/flask_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

This is the code for my AWS based EC2 instance for my website.

Spotify web app to create custom playlists on your profile

Pictures at bottom

Hosted on this website is my Spotify web app to create custom playlists on a user's profile. The purpose of this app is to give Spotify listeners access to the customization that the Spotify's Web API allows, without actually having to code anything. Users can select genre, beats per minute, number of songs, and popularity of songs. The original goal was to create playlists for going on runs, but it can be used for making playlists for anything.

When users land on my website, clicking the link called "Spotify App" will automatically redirect first time users to the Spotify login page. The app uses Spotify's Authorization code Flow. After entering their username and password, users are prompted to give permission to my app to create and modify a private playlist.

After accepting, users are redirected to the page below, where they are able to name the new playlist, and are given options for customizing the type of songs that will be added to the playlist.

image

After clicking continue, the playlist is generated and users are shown this page:

image

About

Hosts my Spotify web app for creating customized playlists via Spotify's web API. Runs on AWS EC2 instance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published