Must use asynchronous code execution, callback functions, HTML structure, and working with external APIs
I want a website that looks up jobs based on the criteria that the user specifies.
They can filter what they want to see based on select criteria, and receive a description of the job.
I will be creating elements and manipulating them to display on the screen using jQuery.
The user input and dropdown menu will use an Event Handler.
I will need to create an AJAX request to receive the jobs information from the jobs database both when the site is initially loaded, and when a user specifies options from the dropdown menu.
adzuna API https://developer.adzuna.com/overview