footsteps-app icon indicating copy to clipboard operation
footsteps-app copied to clipboard

Implement Follow Path Feature

Open D3vd opened this issue 6 years ago • 4 comments

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

D3vd avatar Oct 01 '19 05:10 D3vd

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

sanchibansal340 avatar Mar 02 '20 12:03 sanchibansal340

@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.

prajwal714 avatar Mar 04 '20 13:03 prajwal714

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.

xlogix avatar Mar 04 '20 13:03 xlogix

Assign the task to me. @xlogix

prajwal714 avatar Mar 04 '20 14:03 prajwal714