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: Sort Posts #19

Closed
4 tasks done
SandraBergstrom opened this issue Jun 16, 2023 · 0 comments
Closed
4 tasks done

USER STORY: Sort Posts #19

SandraBergstrom opened this issue Jun 16, 2023 · 0 comments
Assignees
Labels
Milestone

Comments

@SandraBergstrom
Copy link
Owner

SandraBergstrom commented Jun 16, 2023

As a user, I can sort posts based on criteria such as date, popularity, or relevance, so that I can find the most relevant and interesting content.

Acceptance Cirteria:

  • Acceptance Criteria 1: The user interface should provide options to sort posts by date, popularity, or relevance.
  • Acceptance Criteria 2: When sorting by date, the posts should be displayed in chronological order, with the most recent posts appearing first.
  • Acceptance Criteria 3:

Tasks

  • Implement sorting options in the user interface, allowing users to select their preferred sorting criteria.
  • Develop the backend logic to handle the different sorting algorithms based on the selected criteria.
  • Retrieve and display the posts in the desired order according to the selected sorting criteria.
  • Implement infinite scrolling to handle large post collections efficiently.
@SandraBergstrom SandraBergstrom self-assigned this Jun 16, 2023
@SandraBergstrom SandraBergstrom added this to the Sprint 2 milestone Jun 17, 2023
@SandraBergstrom SandraBergstrom modified the milestones: Sprint 2, Sprint 3 Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

1 participant