Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 425 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 425 Bytes

Spotify Shenanigans 🎵

Repo for playing around with the Spotify API.

The current code in main allows you to:

  1. Find a specified artist and list their top 10 most-listened to tracks (US-based)
  2. Determine the mode (major or minor scale) and key of a given track

Future Ideas:

  • Show real time guitar chords over lyrics
  • Song transposition

[UPDATE: THE SPOTIFY API USED FOR THESE FEATURES WAS DEPRECATED 11/27/24]