Skip to content

Recommendation feature: Select genres for recommendations

-as a user, I want to choose which genres I am interested in, so that I can be recommended content relevant to me

  • Create a "Genre Preference" setting page or a modal window when users log in.
  • The selection interface could be a list of available genres (e.g., from Spotify's seed genre list).
  • Allow the user to select multiple genres.
  • Store the user's selected genres in the user profile database for use in API calls.