Creating a Flask Web App to Download Album Covers
- Tyler Wu
- Jan 31, 2021
- 1 min read
Updated: Feb 21, 2021
link to the app: https://albumcoverdownloader.herokuapp.com
The primary packages used in this app where flask and spotipy.
Styling was done with Bootstrap, and custom CSS.
Minimal Javascript involved.

Comments