Hey
I am creating an application similar to Tinder in functionality
The bottom line is that one side (side A) can add an unlimited number of profiles with a description, with a photo (like in Tinder), which users will have to see (side B) and interact with these profiles (swipe to the right, swipe to the left, Match and etc.)
I don’t really understand how to create side A so that it can add many profiles with descriptions with photos, etc. and side B could see these profiles.
As for the interaction( Match, swipe to the left, and right) here I understand how to do it
Thank you!