Matchmaking users

I am creating a social media platform where users are matched based on their common interests. A user selects 5 interests and on the ‘explore’ page, I want separate avatar lists with 5 lists showing people that also chose the same interest as them and then another avatar list as a sort of ‘top picks’ section with people that share the most similarities. Is this something you could help me with? Thank you

Hi @ethandowman ,

There is a relationship filtering example app in Resources category in this forum, check them out.

It can filter based on skills/interests and there are 2 options, AND which is common and OR which is used in special case, such as boundary of fashion collection.