You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a feature that allows users to create and manage Circles of other users. This feature will enable users to group and categorize profiles they follow, making it easier to view posts from specific groups.
Requirements:
Create Circles
Users can create new Circles and assign a custom name and description.
Add/Remove Users to/from Circles
Users can add or remove profiles from their Circles at any time.
Circle Privacy
Allow users to set Circles as public or private, controlling who can view them.
View Circle Timeline
Users can view a timeline of posts specifically from members within a selected Circle.
Manage Circles
Users can edit Circle details, delete Circles, and manage the profiles included in each Circle.
Acceptance Criteria:
Users can easily create, edit, and delete Circles.
Each Circle displays posts only from included members.
Public/private settings are functional and enforce view permissions.
"follow all" And follow button to quickly follow everyone for other users.
follow the circle (optional)
The text was updated successfully, but these errors were encountered:
Implement a feature that allows users to create and manage Circles of other users. This feature will enable users to group and categorize profiles they follow, making it easier to view posts from specific groups.
Requirements:
Create Circles
Add/Remove Users to/from Circles
Circle Privacy
View Circle Timeline
Manage Circles
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: