Julia & Sofia


Brainstorming

We decided to use APIs as the basis of our final project.

ISS info & people:

http://open-notify.org/

https://api.wheretheiss.at/v1/satellites/25544

Earth & Moon API:

https://api.le-systeme-solaire.net/rest/bodies/lune

https://api.le-systeme-solaire.net/rest/bodies/terre

Initial version of the sketch with only ISS API:

https://editor.p5js.org/jdx7635/full/fBom_-MU4


Earth, Moon & People Elements

To archive a more complex visual and support the ISS data we look into incorporating a moon & earth API element as well. We look into pages like, NASA and AstronomyAPI.

First version w/ moon and earth (used le systeme solaire API, unfortunately the data hadn’t been updated in a while)