mmuugii / Space-Music

A fun front end application where the user can enter a date and be shown NASA's image of that day. Choose not to input, and you may run into a surprise.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Space Zone

This application's functionality is to show NASA Mars Rover's image on the date the user inputs, and also shows a randomly generated quote on the main page.

Description

This application is meant to be interactive application that uses the NASA API and Advice API to output a random quote and a NASA archived image, depending on the user's input in the name and date fields.

Installation

N/A

User Story

When the user enters "Space Zone" Then they are presented with a landing page. Said landing page contains a form, submit button, Interactive Advice API, and a button for viewing NASA image of the day.

When the user fails to submit value in form, Then the user is redirected to a secondary webpage, where they are "Rick Rolled".

When the user presses the "Let's Go!" button, Then the user is presented with the image of the day.

When the user enters their information and selected date, Then the user is redirected to the image that the NASA Mars Rover captured on said selected date.

When the user presses the "Reload" button, Then the Advice API sends an updated random advice.

Links

Below is the link to the deployed website: https://mmuugii.github.io/Space-Music/

Screenshot of Website

alt="Screenshot of deployed website"

Credits

N/A

License

N/A.

About

A fun front end application where the user can enter a date and be shown NASA's image of that day. Choose not to input, and you may run into a surprise.


Languages

Language:HTML 43.2%Language:JavaScript 40.5%Language:CSS 16.3%