Skip to content
gabesmithp edited this page Feb 3, 2021 · 2 revisions

MVP

To have a music playlist application that will recommend songs to you using machine learning and initial mood and genre preferences. The user can add songs to a playlist or skip to the next.

Base Goals

  • Home page that has 'explore' button and brief explanation
  • Questionnaire at the beginning and app will recommend songs to give baseline for ML.
  • Plug in already made playlists from spotify as baseline.
  • Song carousel for exploring songs based on ML. Song will play on load. Feature to add song to playlist.
  • All Playlists page
  • Current Playlist page where you add the playlist to Spotify
  • ML is more focused on playlist instance rather than user, so user doesn't get pigeon holed.

Stretch Goals

  • Feature to use your friends taste for recommendations
  • See friends playlists
  • Sharing playlists with friends (bare minimum is texting api)
  • Some sort of checkout whole album/add album/add artist
  • Change color scheme based on your mood

Clone this wiki locally