/congnizant-tech-challenge

Coding Interview Challenge

Primary LanguageCSS

congnizant-tech-challenge

Coding Interview Challenge

To use, run node server.js from the directory.

Then, open index.html in your browser.

You can enter your name in the field. The color of the name is generated by mapping temperature, dewpoint, and humidity to values from 0 to 255 and then using them as the rgb codes for a color. The background and body text colors will change depending on the weather conditions according to Dark Sky. The default location is Boulder, CO.

You can change the location with the input fields at the bottom and see what colors and weather conditions are present at other locations.