caseyjohnsonwv / playlist-pigeon

A serverless web application for converting playlists between music streaming services
0 stars 0 forks source link

Build a Frontend #9

Open caseyjohnsonwv opened 2 years ago

caseyjohnsonwv commented 2 years ago

I'm imagining a very simple Vue.js SPA. On desktop, it's two halves - one for converting playlists, one for retrieving. On mobile, they're stacked with convert on top and retrieve below.

The UI needs a few key capabilities:

This library looks promising for Spotify - not sure what's out there for Apple Music yet.

caseyjohnsonwv commented 2 years ago

Progress so far:

To do: