About the App for Couples

Hello!

I’m a beginner with Adalo and this is my first post in the forum.

I’m currently trying to create a to-do list app for couples that allows both partners to edit and view tasks together.

The idea is that only the couple can access the app and they should be able to reference and update the same database, but I’ve hit a roadblock and would appreciate some advice.

Here’s what I’ve tried so far, but it’s not working:

  • The first person to download the app (let’s say the husband):
    • The husband signs up.
    • After signing up, a random invite code is generated.
    • The husband sends the code to his wife via email or another method.
  • The wife:
    • After downloading the app, she is asked if she has a code during signup.
    • She enters the code she received from her husband.
    • The app searches the Users database for a matching code (this is where I’m stuck… >.<).
    • If a matching code is found, the app displays the same database content as her husband’s.

I would appreciate any advice, including whether this is the best method to achieve my goal!

nice idea… I don’t have how to do or fix but eventually someone will try to help. Be patience and don’t give up

1 Like

Hi @yoheim,

You might want to search in the forum using “company code” or “access code” keywords.
This thread could be useful: How to associate a company to a customer - #3 by Lynk

Best,
Victor.

Thank you, Victor!
I’ll try searching with the keywords you provided.
The videos seem helpful too, so I’ll check them out!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.