- The goal of this program is to see the current location of the ISS. I placed an icon on the adynamic map, with other relevant information like lat and longitudes, and visibility.
- file:///C:/Users/nicho/Desktop/19-20%20Spring%20Semester/Data%20Centric%20Assignments/Where%20is%20the%20ISS/index.html
- I learned how to use leaflet.js and plotting data on a dynamic map. Had I had more time, I would have used a canvas to plot a line to track the position of the ISS. I learned how to pull data from the API and use it to make a relevant program.