c2siorg / Codelabz

Codelabz
Apache License 2.0
11 stars 51 forks source link

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

Closed rohitPandey469 closed 5 months ago

rohitPandey469 commented 6 months ago

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 commented 6 months ago

hey @rohitPandey469 i am also working on this issue.

rohitPandey469 commented 6 months ago

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

github-actions[bot] commented 5 months ago

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

github-actions[bot] commented 5 months ago

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