Customizable weather application using the Wunderground API
It's a JavaScript-based web app. A customizable weather application using the Wunderground API.
MOdels:
Page Model "backgroundColor": "" / "celcius": true / "welcomeMessage": ""
Place Model "country" / "name" / "displayName" / "long" / "lat"
Views:
Place View (small or expanded) / Place Data View / Page View - header? / Settings View / Add Place View
App Logic :
Add a place / Remove a place / Open Settings / Close Settings / Retrieve data / Save place data / Save settings data / Open place detail view