Firebase Database Structure - Users, Groups and Lists
问题 I am planning a mobile application to use Firebase as its database/authentication provider mainly because I have found the authentication really easy to implement and also because of the apps nature. The app itself revolves around users in groups. Within each group is a range of data that will be accessible by every user in that group. I am wanting some feedback on my proposed firebase database structure and if there is anything I should do differently or could do better. Current proposed