Help is on the way! To mark it as solved, use the /solve command. In the meantime, here are some existing threads that may help you:
#Input/help needed to strucutre a data system
5 messages · Page 1 of 1 (latest)
Can someone assist with this?
HI there. What parts are you looking for help with most? Database schema design, code to handle permissions, etc.?
Can anyone help with this?
I think you can start from this to define your collections, it seems that you will have: Organizations, Groups, Events, and use relationships and arrays to organize them one into each other. Then you can use Access Control to define the permissions. Tweak around it a bit and you will find the way that fits the best for your use case, if you see that's something is "weird" or complicated to handle you can re-think your structure