Feeling status for linked relationship app

Hello everyone,

I have a instagram style relationship app where 2 users (a couple) have their accounts linked together via email.
This allows me to have a shared feed that only the couple can see.

Now I am adding a ‘‘user is feeling’’ status on the main screen. To show how the users partner is feeling eg, hungry or happy.

This is very simple but I just cannot seem to get it to work.

My user data base has: Users.
Also: Users Partner.

Could someone please give me a quick guide on how to set this up?

I want to have a form that user can just type in how they are feeling.

Thanks in advance!