PixelogicDev / gruveebackend

This is the Backend work for Gruvee
MIT License
24 stars 4 forks source link

[Release-1.0] Add Playlists Collection #16

Closed adilanchian closed 4 years ago

adilanchian commented 4 years ago

We are now going to be including an endpoint to write playlists to Firestore. This write will happen directly from the client, but we still need to pull our new collection data when we authenticate or sign in with a user. This means the following should be implemented server side:

This development is happening in parallel with our client

adilanchian commented 4 years ago

What We Did Today

What We Will Do Tomorrow

adilanchian commented 4 years ago

What We Did Today

What We Will Do Tomorrow

adilanchian commented 4 years ago

What We Did Today

What We Will Do Next Time