Skip to content

ISSUE:Integrate Spotify Web API to dynamically fetch and expand song catalog #4

@Snehaaanegi

Description

@Snehaaanegi

Description

The app currently suffers from a limited, manually managed dataset of songs. Integrating the Spotify API will scale our music catalog infinitely and allow real-time playback or redirection to Spotify.

Proposed Solution

  • Register the application on the Spotify Developer Dashboard to get client credentials.
  • Implement the Spotify OAuth flow to handle API access tokens.
  • Map our custom mood detection tags to Spotify’s audio features (such as matching high valence and energy parameters for happy moods).

Todo List

  • Complete Spotify Developer registration and set up environment credentials.
  • Implement backend endpoints to retrieve and refresh Spotify access tokens.
  • Develop a mapping algorithm linking facial mood vectors to Spotify track attributes.
  • Update the frontend to display Spotify search results and track players.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions