Skip to content

Single page weather app that shows the current weather for the week in a designated location

Notifications You must be signed in to change notification settings

Mike-Tran/weatherStation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weatherStation

This is a single page weather app that shows the current weather for the week for any zip code within the United Sates, with detailed information including precipitation, wind speed, and humidity. Information will be retrieved from the OpenWeather API.

User Stories:

As a user I want to be able to search for any location via zip code
So that I can easily and quickly choose see the weather for various locations.

As a user I want to see pictures of the approximate weather forecast (sun/rain/clouds)
So that I can make quick estimations of the weather without having to read actual numbers.

As a user I want to see detailed weather information for a location
So that I can prepare and dress appropriately for outdoor conditions.

As a user I want all information to be accessed at one glance
So that I do not need to click through multiple buttons to view one piece of weather data.

Wireframe(s):

alt text

Stretch Goals:

Have location cards for previuosly searched zip codes (This would be a POST request)

API:

OpenWeather: https://openweathermap.org/api

About

Single page weather app that shows the current weather for the week in a designated location

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published