Hi Everyone, I really need help here. I want to match users based on their interests.
So I have set up a swipe deck that contains a collection of interests.
When a logged in user swipes right on a card, they are updated with the current interest
At the end of the deck, I want the logged in user to be able to click a button that links to a list that shows all users with the condition that they share all the interests swiped right by the logged in user.
I found out it’s easier to achieve in the case where it user to user but in this case i want it to be user to multiple users… Please how to I achieve it. Somebody please help. Thank you
I was trying to put together a quick tutorial for you as this SHOULD be pretty simple. However, the deck swiper keeps crashing my app to the “white screen of death”.
Wish I could be of more assistance. I’ll also submit a support ticket for the deck swiper.
Is it possible for you to try doing it on my project? I could send you a clonable version. I’m using the pragmaflow deck swiper and for some reason it hasn’t given any issues just yet.
This happens to me when I first download this component and then I sent a message to Steven but didn’t get a reply and the mysterious thing is that on the next day it’s fixed and until now no problems. My guess is that Steven has saw my message and fixed it!
Thanks Dilon
I am following your tutorial and it looks much like what I’ve been looking for, very intuitive. Please, I would like to know the function of the screen above the home screen. And again can the logged in user be shown results for multiple users who share the same interests? Thank you for help.
It’s the Profile screen that shows the Logged in user’s Email and Name.
The list shows all the users that match with the Logged in user>interests. Like if User A swipes Rugby and User B also swipes Rugby and when the User A see for matched users the list shows User B and when User B see for matched users the list shows User A.