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

As a user, I want to filter IT formations based on categories, so that I can compare the events’ rating of the same category. #2

Open
jmcfig opened this issue Mar 6, 2023 · 0 comments

Comments

@jmcfig
Copy link
Collaborator

jmcfig commented Mar 6, 2023

Acceptance Test

Scenario: User wants to filter IT formations based on categories
  Given there are multiple IT formations available
  And each formation has one or more categories associated with it
  When the user navigates to the "Filter by Category" page
  And selects one or more categories to filter by
  And clicks on the "Apply" button
  Then the user should see a list of IT formations that belong to the selected categories
  And each formation should display its overall rating and the categories it belongs to
@TiagoTavaresSimoes TiagoTavaresSimoes changed the title As a user, I want to be able to customize my profile and preferences, so that I can receive personalized recommendations and notifications about relevant IT companies, formations, and events. As a user, I want to be able to set preferences for the language and location of the IT companies, formations and events that I see, so that I can tailor my experience to my needs. Mar 10, 2023
@PedroBasilioPlacido PedroBasilioPlacido changed the title As a user, I want to be able to set preferences for the language and location of the IT companies, formations and events that I see, so that I can tailor my experience to my needs. As a user, I want to filter IT formations based on categories, so that I can compare the events’ rating of the same category. Mar 10, 2023
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

1 participant