Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 810 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 810 Bytes

This project was is based off cmuzzin's project

It's live here! Click on a track to view who played it first!

App Features:

  • Authorize user using Spotify account.
  • View, browse, and search all Spotify data.
  • View your music including playlists, songs, albums, and artists.
  • Edit your playlists.
  • Add songs to your playlists.
  • View albums, artist,and playlist.
  • Link to song on actual spotify web player.

In the works

  • Show more data about the first play (where, when)
  • Option to add directly to JQBX Queue playlist
  • Continuous app resign.
  • Refresh token and auth interceptor.