drumnation / musichead

Ruby on Rails, ReactJS, Redux, Spotify API, YouTube API
1 stars 0 forks source link

populate "feeds" with songs #8

Open drumnation opened 7 years ago

drumnation commented 7 years ago
  1. Hit reddit api -> latest top voted post titles
  2. Use post titles from reddit as the search query for track search Spotify Api
  3. If query is truthy populate a track card in the feed.
  4. Tracks in the feed should be able to be filtered by genre sub-reddit they came from

Reddit data to keep:

Reddit: Post Title Reddit: External Link Url Reddit: Link to Reddit-Post Comments Reddit: Sub-reddit Reddit: Votes

*bonus - update post votes from reddit and rank the tracks using them.