You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user,
when I search for users or game events by applying relevant filters a relevant search phrase,
then I want to see relevant results.
Requirements
A users table must be created.
A events table must be created.
Acceptance criteria
Users can search for other users using the search box and inputting a name or username string, and/or by applying a location filter
Users can search for game events by using by searching with a string, or by applying the following filters: location/ reservation fee/ date and time/ max number of players.
Users will receive a top recommendations list for the string they input into the search engine
The text was updated successfully, but these errors were encountered:
Key features
As a user,
when I search for users or game events by applying relevant filters a relevant search phrase,
then I want to see relevant results.
Requirements
Acceptance criteria
The text was updated successfully, but these errors were encountered: