Hello everyone. I’m new to Adalo and have been using it to create a very small web app project. In simple words, my app will allow faculty to post their projects and students can then register for these projects. I want the push notifications to alert the faculty when a user applies for their project. How do I accomplish this? At the moment my notif aren’t working. I can’t see any participants. it is appearing like this
Is there something wrong with the database setup?
I have also added the relationships as shown below.
A Student application can have multiple users. Meaning that multiple users can apply for one project. My naming conventions are bad so I hope it’s not confusing. Also, I’m using the free plan. Any help will be appreciated.