temperature converter
A simple web app to quickly convert between Fahrenheit and Celsius temperature scales.
This project conceived and built for kids' friend visiting from Canada.
JavaScript is used to calculate the conversion between temperature scales, as well as monitoring a user changing the scale on either input, which will change all other input and output scales respectively.