codeuino / codeuino/social-platform-donut-frontend

Feature to search and follow other members of the organization

Open
#403 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
208
Forks
220
PR merge metrics
No merged PRs in 30d

Description

**Problem**
Currently, in the donut platform we do not have the ability to search any member of the organization, neither can we follow them until and unless they have followed us before hand. Also, we can't view a member's stats like posts made my them, number of projects they are involved in, events attended by them etc. This is an important aspect of any social platform to promote interactivity among the members.
Following a member will give us the benefit of **viewing posts made by them** on our news feed section, **comment on their posts**, **view projects they are working on (non-private projects)** or if they are currently free to work on other projects then we can on board them to our projects (this is a long shot) , **view what events they are engaging in** which might be useful to us as well

**Solution**
1. So right now the organization tab from the sidebar has only 4 sub-sections, 'About Us', 'Donuts', 'Events', 'Projects' as shown below
![image](https://user-images.githubusercontent.com/32335320/78564881-b5196c80-783a-11ea-9123-7b61864f3367.png)
2. We can add one more sub-section, **'Members'**.
3. Once into the members tab, there should be a **list of members** along with a **search functionality**
4. Once the member is found through search, the user can **follow** as well as **view their profile**.
5. If we decide to view their profile, we'll end up landing to a different page with profile info else if we decide to directly follow them, they'll receive a notification of the same and will get added to our following list.
5. Their profile will have stats like events attended, events created, their active projects, posts made by them , comments made by them , their tech stack and other info

@devesh-verma @vaibhavdaren @Rupeshiya @jaskirat2000 . I'd request you all to let me know your views on this so that I can proceed further with the development of these sections on frontend :)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.