Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.03 KB

README.md

File metadata and controls

25 lines (19 loc) · 1.03 KB

Description

This web application fetches from the NASA Picture-of-the-Day API. First select any date to return a name, image or video, and description.

Demo

demogif

Features

  • Accepts a date (Month/Day/Year)
  • Displays the information onto the page
  • Supports video (February 9th, 2021 date with video)

Technologies

HTML5CSS3JavaScript

Optimitzation

  • Use background property to display image (image displays w/ img element)
  • Add a "generate random date" button
  • Allow users to enter their birthday and display a carousel of images starting from birth-day/year to the current birth-day/year.

What did you learn?

  • HTML: iframe tag
  • JavaScript: Token authentication

Source:

https://api.nasa.gov/