Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/boobeh123/apod-nasa

A web application that takes in a date (mm-dd-yyyy) & displays an image from that day - Mobile-Friendly! - Live on Github Pages / Link in repo
https://github.com/boobeh123/apod-nasa

css3 fetch-api html5 javascript

Last synced: 5 days ago
JSON representation

A web application that takes in a date (mm-dd-yyyy) & displays an image from that day - Mobile-Friendly! - Live on Github Pages / Link in repo

Awesome Lists containing this project

README

        

## 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](NASAAPODdemo.gif)

## 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/