Lab Overview

Lab: Weather Appliction

  • You will build a Weather Application that converts a Celsius temperature input by a user to Fahrenheit and changes the background image according to the weather.

Requirements

  • Application will take Celsius temperature (via user input) and convert it to Fahrenheit
  • Application will change the background image of the page to match the new temperature

Please Note: The layout and “look and feel” of the application is totally up to you as long as you meet the requirements above