Is your feature request related to a problem? Please describe.
The report or block feature will be a technique used to reduce spam ,rude and mean behaviour of the users on the mentorship application.
Describe the solution you'd like
Adding a new report/block feature for users
Describe alternatives you've considered
Autofiltering done on the server
As of now, there's no possibility to directly communicate between users besides notes in Relationship Request, so it's not a big deal currently imo.
Regarding implementation: I thought of creating a separate db table called blockers which would contain blocker_id and blocked_id. During actions like fetching lists of users etc, we could filter the output using data from that blockers table.
What do you think about it @vaishnavi-29 ?
just saw this comment , ig the notifs were off.IMO its a good way to implement the issue. @bartekpacia
is this available to be worked on?
Most helpful comment
just saw this comment , ig the notifs were off.IMO its a good way to implement the issue. @bartekpacia