Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 563 Bytes

File metadata and controls

20 lines (13 loc) · 563 Bytes

API_JavaScript_Homework

Map Homework

Learning objectives: practice adding event listeners to items in the DOM practice using the Leaflet maps library practice doing request to a API use documentation and online research to add features to your map

Live jobs data taken from the GitHub Jobs API.

Tasks:

-Display a map on the screen.

-Click on map to generate a scroll down menu with all the tech jobs in the selected latitud and longitud.

-Add conditional logic to validate data bedore displaying.

-Display all the information about a selected job.