Hi all
I’m creating an app where parents have access to only their child’s profile in my class.
I want them to be able to access their child’s timetable, any class notifications, and also upload info like vaccination records or approval for trips forms.
How do I set it so that both parents emails are “user login” emails?
I would approach this by having separate accounts for the father and the mother, and letting them add records for their child.
When they add a child, you can write their email to a “parent 1” column, and they can specify the email of the other parent to a “parent 2” column. You can then make both of these columns row owners to make sure parents can only download and view their own child’s record.
3 Likes