Weather Forecast Web App Showcase
For this showcase, we built a weather forecast web app, that populates the weather data on the page from a public feed with HTML5 Data Bindings. We also set a few conditional filters: if the temperature is -50 - 0 degrees the background is blue, 1-10 degrees - green, 10-20 orange and 20+ red. The temperature is displayed with round filter for better overview. The icons are also presented with conditionals. The page does not contain any static data, it's all dynamically displayed.
Comments
Be the first to write a comment
You must me logged in to write a comment.