JagrajAulakh / COMP-4110-microblog

MIT License
0 stars 0 forks source link

[STORY] As a user, I want to be able to view reviews by tag on the explore page, so that I can find posts related to a specific topic or interest #60

Open JagrajAulakh opened 1 year ago

JagrajAulakh commented 1 year ago

Epic: #18

Estimate

Medium

Acceptance Criteria

Scenario: Viewing reviews by tag
    Given that a user is logged in to the app
    When the user navigates to the "Explore" page
    And enters a tag in the search bar
    Then a list of post with that tag should be displayed