masag0 / DownBeat

Downbeat is a Spotify inspired web application streaming music player-- Ruby on Rails, React, Redux, and PostgreSQL

Home Page:https://downbeat-app.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PA Review: Following Playlists

masag0 opened this issue · comments

  • Users can follow or unfollow other users' playlists
  • Followed playlists will appear in their playlists along with their own playlists
  • Adequate styling
  • Smooth, bug-free navigation
  • Adequate and appropriate seeds to demonstrate the feature

Added following playlists feature, letting users follow playlists and access them from the left nav bar

This will be complete when other user's playlists are easily accessible to be followed-- such as being displayed on the home page.

Fantastic-- the browse, featured, and genre views are great additions. You've added a lot of seed data too. The create a new playlist view is still a little large on my screen, which is something you can alter if you'd like. This MVP is complete!