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.
- Accepts a date (Month/Day/Year)
- Displays the information onto the page
- Supports video (February 9th, 2021 date with video)
- 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.
- HTML: iframe tag
- JavaScript: Token authentication