mpfthprblmtq / ReleaseTracker

Tracks releases.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReleaseTracker

This project is a way to keep track of releases from music artists, since sometimes I miss them. The main data would be sourced from the following:

  1. Spotify
  2. SoundCloud
  3. YouTube

Spotify and SoundCloud are obvious picks, since music is usually posted to those platforms. YouTube might be better for other updates, still working on how that fits in.

The idea is that a user can login to see a dashboard of all the artists they follow and all of the releases they've put out in the past week or so (time period would be modifiable).
They would be able to add/remove artists to follow, and even be able to categorize those artists into folders/genres to sort out their different music tastes. When a user wants to add an artist, they would go to a "Tracking" page, where they can search for an artist by name. This would kick off a search to Spotify, SoundCloud, and YouTube where the user can pinpoint the accounts associated to that artist. Once they have those accounts linked to an artist, then searches can be performed on the dashboard to get those artists' new tracks.

Just some random ideas to throw around:

  • Embedded players to play the track in the app
  • Could have social media connections (hard maybe)

Feature Roadmap

Phase I

Phase II

Phase III

  • Authentication
  • Hosting?
  • Embedded players?
  • MVP complete

Phase IV

  • Any other ideas/features

About

Tracks releases.


Languages

Language:TypeScript 94.5%Language:JavaScript 3.0%Language:HTML 2.5%