sarchst / myspot

A place for music friends
8 stars 0 forks source link

Merge remote-tracking branch 'origin/development' into austin-spotify-playlist-modify #70

Closed wjaustinlee closed 4 years ago

wjaustinlee commented 4 years ago

-login creates MySpot and Tinderify playlists on Spotify -added functionality to add songs to playlists; check example on What I'm listening to -added Selected User redux store for profile and playlist components (for refactoring in next branch) -misc cleanup and error handling

Conflicts:

client/src/App.js

client/src/app/reducers/index.js

client/src/components/NowPlaying.js

client/src/components/profile/ProfileCard.js

client/src/components/profile/ProfileTable.js