Guest User

Untitled

a guest
Feb 14th, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. 1) Landing page: User sees form with three input fields (city, latitude, and longitude), and Submit button.
  2. First, user enters city name or selects city from drop down menu supplied by Google.
  3. After first field is filled, latitude and longitude coordinates will automatically appear.
  4. User hits Submit and will be taken to second page with weather report.
  5.  
  6. 2) Weather page: 6 boxes will apear (3x2) with weather reports for the current day and next 5 days. Each box will have the
  7. date in bold, temperature, humidity, and brief report of weather.
  8. Page will also have reset button ('new report') that will take user back to landing page and clear fields.
Add Comment
Please, Sign In to add comment