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

3. As a user, I want to be able to filter for specific users so that I can look up posts by specific users. (Ethan Tan) #3

Open
LeeMEow23 opened this issue Sep 11, 2024 · 0 comments
Assignees
Milestone

Comments

@LeeMEow23
Copy link

LeeMEow23 commented Sep 11, 2024

We rank this user story third because:

  • Impact: The ability to filter posts by specific users is useful, especially for users who want to follow content from particular individuals or influencers. While this feature improves user experience by enabling easier navigation and targeted content consumption, its impact is slightly lower compared to broader search and filter functionality based on keywords or topics, as it addresses a more specific use case.

  • Estimated Effort: The effort to implement filtering by users is moderate(~ 7-9 hours). It primarily involves adding user-based filters to existing search functionality and ensuring proper indexing of user-generated content. Since the complexity is lower and it builds on core search features, this is a logical next step after implementing keyword and topic filtering.

Acceptance Criteria:

  1. The user search for a specific user
  2. Only this user's posts appear on the page, without any other posts that are not posted by this user.
@LeeMEow23 LeeMEow23 added this to the Sprint 1 milestone Sep 11, 2024
@ethantanjw ethantanjw changed the title 3. As a user, I want to be able to filter for specific users so that I can look up posts by specific users. 3. As a user, I want to be able to filter for specific users so that I can look up posts by specific users. (Ethan) Sep 11, 2024
@ethantanjw ethantanjw changed the title 3. As a user, I want to be able to filter for specific users so that I can look up posts by specific users. (Ethan) 3. As a user, I want to be able to filter for specific users so that I can look up posts by specific users. (Ethan Tan) Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants