PixelogicDev / gruveebackend

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

[Release-1.0] Setup Database Collections #2

Closed adilanchian closed 4 years ago

adilanchian commented 4 years ago

For this we should get our initial Firebase DB state setup. I see this as the following setup:

Collections
- Users
- Playlists
- Songs
- Comments
- (MAYBE) Members
adilanchian commented 4 years ago

Closing this as we are setting up collections as we implement backend stuff