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.
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.
N/A
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.
Below is the link to the deployed website: https://mmuugii.github.io/Space-Music/
N/A
N/A.