JoshuaMacklin / complex-nasa-bootcamp

2 API's to return all NASA facilities (~400), its location, and the current weather at the facility.

Home Page:https://complex-nasa.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🚀 Project: Complex NASA API

I used NASA's API and the OpenWeatherMap API to return all of their facility locations (~400), Display the name of the facility, its location, and the current weather at the facility.

Link to project: https://complex-nasa.netlify.app

alt tag

How It's Made:

Tech used: HTML, CSS, JavaScript, Node.js, NASA's API, OpenWeatherMap's API

Combining data from 2 API's has allowed a streamlined way to get information into the users hands. First getting said location of every Nasa facility and then being able to grab the weather at each site opens up a plethora of oportunities of planning for Nasa themselves.

About

2 API's to return all NASA facilities (~400), its location, and the current weather at the facility.

https://complex-nasa.netlify.app


Languages

Language:JavaScript 47.8%Language:CSS 46.0%Language:HTML 6.2%