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

USER STORY: View News Feed #46

Closed
2 of 3 tasks
kpetrauskas92 opened this issue Aug 11, 2023 · 0 comments
Closed
2 of 3 tasks

USER STORY: View News Feed #46

kpetrauskas92 opened this issue Aug 11, 2023 · 0 comments
Assignees

Comments

@kpetrauskas92
Copy link
Owner

kpetrauskas92 commented Aug 11, 2023

Epic #6

As a user,
I want to view a news feed
so that I can see the latest posts and updates from people I follow and topics I'm interested in.

Acceptance Criteria:

  • GIVEN I am logged into the platform,
  • WHEN I navigate to the homepage or dedicated 'News Feed' section,
  • THEN I should see a list of recent posts, updates, and content relevant to my interests.

Tasks:

  • Design the layout of the news feed.
  • Fetch the latest posts and updates based on the user's preferences, follows, and historical interactions.
  • Implement infinite scrolling or pagination for a seamless browsing experience.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant