Answered step by step
Verified Expert Solution
Question
1 Approved Answer
please build a design outline for a piedmont weather app following the provided guidleines below Think of this app as an aggregation of the on
please build a design outline for a piedmont weather app following the provided guidleines below
Think of this app as an aggregation of the oncampus weather stations sensor data and the OpenWeatherMap data. Your design and app, eventually must include these considerations:
A wireframe sketch of each of the routes in your app. The wireframe is simply a handdrawn or computerdrawn layout of your app, similar to those I have done in class. You must design and build a minimum of routes. All features must be captured in the UI for credit.
Include day forecast in your app.
s Your app must include four or more animations, similar to those in the Mitch Koko tutorial.
s You must include the degree symbol
Your app must support Fahrenheit and Celsius reporting. The user must be able to switch between the two modes.
Include local and servicebased data wherever possible. For example, considering temperature, a value should be presented from OpenWeatherMap service and from the oncampus weather station.
You must present all the current sensor data from Piedmonts weather station. You may want to make this available in its own route.
Your app should clearly report time information, in both local time zone and universal GMT time.
Provide the capability for the user to request an update at any time.
For weather station data, cache query results and dont repeat identical calls to the Weatherlink service if they are made withing minutes of a previous call.
Your app must be appealing! Dont let it be clunky and ugly!
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started