Hi guys! I have zero coding experience so need help.
I followed Code Queens YouTube tutorial and managed to create separate member logins.
Now I want to create a catalog of furniture for my clients. Essentially, they will log in, see their profile and I added a button saying my portfolio.
When they click on my portfolio, they should only be able to see their catalog/orders.
Right now, both my test profiles see everything.
I need this to be personalized and coding done.
Basically, if the first name or ID matches, show them their individual catalog.
Can you help?