Hi there,
I’m new here, be kind
.
I’m learning Adalo. Coming with a strong tech background, all things seem pretty simple and logical.
I’m working on a project where 2 different kind of people (let’s call them the producers and the consumers), each with their own specificities. I wonder how to make such a thing with Adalo, because:
- I don’t see any way to create a 2d users DB
- I can’t create a “producer” DB with a 1-1 relationship with the users one…
- …and same for my “consumer” DB
I need the basic advice and guidance to implement a correct data scheme to fulfill this need.
Thanks.