Hi, I am experienced with Joomla and templates / sites setup, but I am new to Seblod and before starting a project, I was wondering, if this is possible to do just with Seblod and no PHP-knowledge:
I want to create a kind of matching site:
1) User A is creating a profile, User B is creating a profile.
2) Both can see, if the profile criteria matches. If yes, they are shown in a list. But neither details of A or B are shown.
3) User A says now: "I want to see the details of User B". User B gets a notification and a permission to see details of A.
4) User B looks at the details of A and decides that it is OK, and sends a notification to A with a permission to see details B.
Is this possible to realize with Seblod, or would I need PHP knowledge to create that kind of matching functionality?
I think for setting up the profile fields and content to be stored in the DB and matching functinoality for the list output, it is pretty much clear: I can use Seblod.
But what about the notification system and permitting a single user to access a profile, and others not? Is that also Sebold doable?
Thanks in advance :)