social-platform-donut-backend icon indicating copy to clipboard operation
social-platform-donut-backend copied to clipboard

Implement tagging mechanism for users

Open devesh-verma opened this issue 5 years ago • 1 comments

devesh-verma avatar Nov 18 '19 05:11 devesh-verma

Hi @devesh-verma , may I work on this issue? I guess my approach will be similar to the way we are currently tracking upvotes on a post (by maintaining a list of users who upvoted or downvoted in the relevant schema) with the addition of search functionality that gives a small list of users as the user starts typing names to tag (like it is done in Facebook/LinkedIn).

However, can you please elaborate on where these tags are to be added? Should the users be tagged in posts, events, organizations or projects? Same about issue #19 . Please correct me if I am thinking in the wrong direction. Thanks!

aashaypalliwar avatar Jul 08 '20 16:07 aashaypalliwar