Job search app that uses the Adzuna API to return developer jobs in the US. The job search requires a zipCode and distance. The remote flag can also be set. The returned jobs should include one of the keywords 'javascript reactjs gatsby graphql nodejs jquery bootstrap' and we have excluded the words '0000 senior sr principal lead and master'.
Motivation and Context
We added the job search component to help veterans find jobs in their local areas.
We added the pagination component to reduce redundant code in the vwc app.
How Has This Been Tested?
We have written tests for the following components
Video
Pagination
Card
Loader
Forms
JobSearchForm
Screenshots
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
Description
Job search app that uses the Adzuna API to return developer jobs in the US. The job search requires a zipCode and distance. The remote flag can also be set. The returned jobs should include one of the keywords 'javascript reactjs gatsby graphql nodejs jquery bootstrap' and we have excluded the words '0000 senior sr principal lead and master'.
Motivation and Context
We added the job search component to help veterans find jobs in their local areas. We added the pagination component to reduce redundant code in the vwc app.
How Has This Been Tested?
We have written tests for the following components
Screenshots
Types of changes
Checklist: