I need to create a co-parenting app… who can help me to know how to LINK users when they login? in particular, DAD + MOM + Kid(s). So both MOM and DAD can login and see the information entered for their Kid(s).
Hi,
Lot’s of ways to do this but in this scenario I would:
- Add a data field to the User called “Co-parent” with the data type User
- Which ever parent signs up first is then prompted to invite the other parent using the new parents email
- When they invite the other parent you can create a user for that new parent and then send them an email with a link to reset their password
- Now when the first parent creates their Kids you can add both parents to that Kid. This means both parents will see that child on their account.
Hope that helps.
1 Like
If you need to create app, you need to start from creating an app.
Be honest: how possible is it to answer to your question?
Hi Jonathan, many thanks for your guidance!! really appreciate it!
Thanks for your input.