Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.18 KB

File metadata and controls

18 lines (12 loc) · 1.18 KB

Personal Spotify Streaming History

Analysis of my personal Spotify data from Sept 2020 to Oct 2023. Presented on a Python Dash application.

To see the app in action please visit https://spotify-dashboard-rfba.onrender.com/. (Please note this takes a while to load as I'm hosting it on Render using a free tier account).

src/assets/images/landing_page.png

Useful links I found when doing this project:

Notes

On layout:

  • "The Bootstrap grid has twelve columns, and six responsive tiers (allowing you to specify different behaviours on different screen sizes"