/instant-aux

Select genres, artists, or attributes to create a custom playlist of similar Spotify songs.

Primary LanguageVue

instant-aux

All of us have different tastes in music. Which is why when we are inevitably in charge of the aux cord, whether at a party or during a road trip, pleasing everyone can be difficult.

With Instant Aux, just select genres or artists that the group enjoys and a custom playlist of Spotify songs will instantly be generated. Have fun jamming out!

Checklist / User Feedback

  • Remove unnecessary arrow icon from search combobox
  • Add example text into search bar
  • Prevent choosing more than 5 genres (max for API)
  • Reverse switches on vs. off, user was confused with original setup
  • Manage genres better (Show more button?)
  • Generate playlist not just tracks (requires more detailed authentication)
  • Standardize length of sliders?
  • Have loading animation on Results page

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build