Open CalvinDaMogul opened 5 years ago
As a user when I click the button, the temperature input should be cleared out.
When the user clicks the clear button Then the text in the input field should be cleared out And the text in the output field should be cleared out.
clearBtn
clear
tempInput
tempOutput
User Story
As a user when I click the button, the temperature input should be cleared out.
AC
When the user clicks the clear button Then the text in the input field should be cleared out And the text in the output field should be cleared out.
Development
clearBtn
clear
clear
function - remove anything inside id=tempInput
and anything inside id oftempOutput