How to have a user's purchased products show in a profile screen when signed in and related material

Hello. And thank you in advance for direction.
I am trying to create a fitness app where you can sign in or create an account, purchase a fitness plan and then have a profile screen of all of your plans. I’m having trouble with a couple of things.

  1. How to have a list of just their purchases come up on their profile screen
  2. When they click on one of the plans, how to have just that plan start on another screen.
    Do I need to create a separate database collection for each plan?

you can have like a dropdown for the plan selection and you use a magic text in showcasing the logged in user selected plan or plans

you can easily make this a list incase it more than 1

you can also create another database for itand then you define a many to one relationship with the user and then it works that way too

if you dont understand this method practically you can shoot me at

Mustaphaolamilekan06atgmaildotcome

will be more than happy to help

thanks so much. I will see if I can transfer what you’re saying onto the workflow. If not, I will definitely reach out. Thanks so much.

oh great
will be here if u need my help

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