KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
complex-nasa-bootcamp
★ 11
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
rtl_heatmap
:
Yet another heatmap generator for rtl_power csv file
Deep-Semantic-Feature-Matching
:
No description available.
gpm2spotify
:
Google Play Music to Spotify Library Exporter
CTPTrader
:
CTPTrader 项目是一个C++版的期货交易软件,封装上期所CTP接口,项目内含有编译好的压缩包,可直接使用。
security-skill-study
:
渗透安全工作岗位技能分析总结学习大纲
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
complex-nasa-bootcamp
?
Download (.md)
# 🚀 Project: Complex NASA API ### Goal: Use NASA's API to return all of their facility locations (~400). Display the name of the facility, its location, and the weather at the facility currently. ### How to submit your code for review: - Fork and clone this repo - Create a new branch called answer - Checkout answer branch - Push to your fork - Issue a pull request - Your pull request description should contain the following: - (1 to 5 no 3) I completed the challenge - (1 to 5 no 3) I feel good about my code - Anything specific on which you want feedback! Example: ``` I completed the challenge: 5 I feel good about my code: 4 I'm not sure if my constructors are setup cleanly... ```