PullDating / FlutterApplication

The frontend flutter application, contains code for IOS, Android and web
GNU Affero General Public License v3.0
3 stars 1 forks source link

Concurrent Match limit. #23

Open WilliamDormer opened 2 years ago

WilliamDormer commented 2 years ago

The user should only be capable of having X number of concurrent matches. If they have a full set X matches, they are removed from the list of people to be shown in the swiping part of the application, and they will no longer have access to functionality. In order to return to swiping, they need to "unmatch" (we are going to change the language) someone that they are already matched with and provide feedback.

X is up for debate. We will need to research.

This feature actually has a lot of upsides. Firstly, limiting the number of concurrent matches prevents women from receiving a huge volume of matches and being unable to respond to all of them. This leads to poor conversations and angry users. Additionally, having a smaller subset of people that you can match with and chat with at a time allows users to have more meaningful conversations and focus on a smaller number of people at a time. Additionally, since people know that they can only match with a limited number at a time, they are more careful with their swipes and will give them a more serious shot when they do match.