Skip to content

JacinthaDev/simple-nasa-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀NASA Picture of the Day Selector

Nasa

About this project

This project uses the NASA Api to enter a date and display the name, picture, and description of an image or video NASA took that day of outer space.

View my project here: https://jacinthadev.github.io/simple-nasa-api/

How It's Made:

Tech used: HTML, CSS, JavaScript

The user enters a date which is then entered in the URL of the NASA api. JSON is used to fetch the image and description and display it in the HTML.

Lessons Learned:

This was my first time experimenting with APIs. It was very fun to learn how much can be done with code and how powerful Javascript is.

Examples:

Take a look at similar projects!

Weather App: https://github.com/JacinthaDev/Weather-API/tree/answer

Tic-Tac-Toe: https://github.com/JacinthaDev/Tic-Tac-Toe/tree/answer

Avatar The Last Airbender Slot Machine: https://github.com/JacinthaDev/Slot-Machine/tree/answer

API Used

https://api.nasa.gov/

Releases

No releases published

Packages

No packages published

Languages

  • CSS 40.6%
  • JavaScript 40.0%
  • HTML 19.4%