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
The Jobs page is the page that allows the user to filter through different jobs and search for a specific job.
You are required to build the Jobs page by using the components that you and your teammates have built.
You are required to work together to connect all three components to a larger complete component where if the user searches for a job in the Hero component's search bar the result shows up on the Jobs result component and if the user selects and options in the JobsFilter component, the JobsResult again updates the result jobs.
The page consists of 3 small components that should make 1 big component.
Jobs finder Hero
Jobs filter (left side)
Jobs results (right side)
Screenshots
N/A
Basic example
N/A
Motivation
We need to construct pages to allow the user to view our website and navigate through it.
The text was updated successfully, but these errors were encountered:
Summary
The Jobs page is the page that allows the user to filter through different jobs and search for a specific job.
You are required to build the Jobs page by using the components that you and your teammates have built.
You are required to work together to connect all three components to a larger complete component where if the user searches for a job in the Hero component's search bar the result shows up on the Jobs result component and if the user selects and options in the JobsFilter component, the JobsResult again updates the result jobs.
The page consists of 3 small components that should make 1 big component.
Screenshots
N/A
Basic example
N/A
Motivation
We need to construct pages to allow the user to view our website and navigate through it.
The text was updated successfully, but these errors were encountered: