c2siorg / Codelabz

Codelabz
Apache License 2.0
11 stars 51 forks source link

Added follow unfollow functionality connected from database in 'user to follow' component #61

Open Shubh942 opened 6 months ago

Shubh942 commented 6 months ago

Description

Users can now seamlessly follow and unfollow others directly from their feed, enhancing engagement.

Related Issue

59

Motivation and Context

Implement database operations for follow/unfollow actions within the feed, fostering community connections and engagement.

Screenshots or GIF (In case of UI changes):

Users can follow another user and also unfollow them.

image

Changes in database

image

Types of changes

Checklist: