codeuino / codeuino/social-platform-donut-frontend
Feature to search and follow other members of the organization
- 主要语言
- JavaScript
- 星标
- 208
- 派生
- 220
- PR 合并指标
- 30 天内没有已合并 PR
描述
**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

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 :)
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。