Dev-Davis / temperature-converter

0 stars 0 forks source link

Research - key press event #1

Open Dev-Davis opened 5 years ago

Dev-Davis commented 5 years ago

User story .

As a developer, I need to understand how keypress events work.

AC (Acceptance Criteria) .

When I look at this ticket I should see documentation that describes a keypress event .

Development

Dev-Davis commented 5 years ago

Write function to find if return key has been pressed. Once pressed, run the conversion function.