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

Jobs Page #35

Open
AllanSaleh opened this issue Oct 22, 2022 · 0 comments
Open

Jobs Page #35

AllanSaleh opened this issue Oct 22, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@AllanSaleh
Copy link
Contributor

AllanSaleh commented Oct 22, 2022

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.

  • 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants