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

[ Feat : Dynamic Content In 'Who To Follow' Section at Home Page ] #82

Closed
rohitPandey469 opened this issue Feb 24, 2024 · 4 comments · May be fixed by #101 or #103
Closed

[ Feat : Dynamic Content In 'Who To Follow' Section at Home Page ] #82

rohitPandey469 opened this issue Feb 24, 2024 · 4 comments · May be fixed by #101 or #103

Comments

@rohitPandey469
Copy link

Is your feature request related to a problem? Please describe.
Here, the data is fixed aswell
image
So will be loading dynamic data here as well.

Describe the solution you'd Implement
Loading the owner's of all the organization present under codelabz. This is what currently I am thinking to do.

Describe alternatives you've considered

  1. Load Users with most followers. ( Well the issue with follow btn is already solved - so will be good to do this )
  2. Or, have a field called interest in user doc and do a survey when creating user or user can edit his interests later on as well, then filter users based on the interest.
  3. Can do 'Personalized Recommendations' using ML algorithms - it will be quite troublesome though.

Additional context
Do share your ideas.

@shikhar-4739
Copy link

hey @rohitPandey469 i am also working on this issue.

@rohitPandey469
Copy link
Author

Multiple solution would be acceptable for this one in particular. You need to load data dynamically, let's see how you would implement it :)

Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Mar 26, 2024
Copy link

github-actions bot commented Apr 9, 2024

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as completed Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants