Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Follow Path Feature #15

Open
D3vd opened this issue Oct 1, 2019 · 4 comments
Open

Implement Follow Path Feature #15

D3vd opened this issue Oct 1, 2019 · 4 comments
Labels
CH20 Hakincodes enhancement New feature or request help wanted Extra attention is needed medium For Contributors

Comments

@D3vd
Copy link
Member

D3vd commented Oct 1, 2019

Add ability for the user to follow a particular path and the followed paths should be available on their profile.

@xlogix xlogix added enhancement New feature or request help wanted Extra attention is needed labels Dec 17, 2019
@xlogix xlogix added gssoc20 For GSSoC Contributions medium For Contributors labels Mar 1, 2020
@sanchibansal340
Copy link

Can you please let me know what skillset is required to solve this issue?

@prajwal714
Copy link
Contributor

prajwal714 commented Mar 4, 2020

@xlogix @R3l3ntl3ss Can you brief the steps required to implement this feature. I would need some help writing the GraphQL queries.
My Idea is that when the user follows a path, The Path ID will be added to followed_Paths array of the user. Using them we can show the followed paths on their profile.

@xlogix
Copy link
Member

xlogix commented Mar 4, 2020

Yeah, a follow path is basically like the 'watch' feature in Github. We want to show the followed paths on profile and also want to show updates on the path (by the original creator) on the feed page.
And, yeah forwarding the path ID seems like a logical solution to the problem.

@prajwal714
Copy link
Contributor

Assign the task to me. @xlogix

@xlogix xlogix added CH20 Hakincodes and removed gssoc20 For GSSoC Contributions labels Aug 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CH20 Hakincodes enhancement New feature or request help wanted Extra attention is needed medium For Contributors
Projects
None yet
Development

No branches or pull requests

4 participants