c2siorg / Codelabz

Codelabz
Apache License 2.0
12 stars 51 forks source link

[Feat]: Dynamically Loading Data for Who to Follow section #82 #103

Open shikhar-4739 opened 7 months ago

shikhar-4739 commented 7 months ago

Description

This PR introduces a Dynamic feature using "component hook" so that we easily use a single feature at many places in which all the users are shown in Who To Follow section in Home Page and Notification Page so that user can easily Follow or Unfollow other Users and By clicking on them shows the user whole Profile. Currently Follow Unfollow or Another feature is not enabled. Will Soon Add PR for these features.

Related Issue

Fixes #82

Motivation and Context

it is required to fetch users dynamically so that user can see other users easily.

How Has This Been Tested?

tested locally on my machine.

Screenshots or GIF (In case of UI changes):

https://github.com/c2siorg/Codelabz/assets/135845175/ea8b70e5-6092-4bc8-8002-2611dcf3df6a

Types of changes

Checklist: