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
Alright, now to tie this all together. On the front end, we want to issue a request to the backend when a user selects a filter. Essentially, a user should be able to make selections for filtering criteria, and that should be reflected in the call to the backend.
Acceptance criteria:
When a user selects filtering criteria, such as work model and location, then clicks "go" (or whatever button it is), a call should be made to the modified endpoint reflecting those filtering criteria
Alright, now to tie this all together. On the front end, we want to issue a request to the backend when a user selects a filter. Essentially, a user should be able to make selections for filtering criteria, and that should be reflected in the call to the backend.
Acceptance criteria:
The text was updated successfully, but these errors were encountered: