Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for Location Weather #7

Closed
dshanske opened this issue Dec 30, 2016 · 9 comments
Closed

Add Support for Location Weather #7

dshanske opened this issue Dec 30, 2016 · 9 comments

Comments

@dshanske
Copy link
Owner

Add support for noting current weather conditions at the location.

@dshanske
Copy link
Owner Author

dshanske commented Jan 5, 2018

Adding support for weather providers is the same as support for map providers. Abstract class with common outputs.

@dshanske
Copy link
Owner Author

dshanske commented Jan 5, 2018

Currently, want to optionally record temperature and a current conditions string as a minimum, maybe some extra properties for extensions later, like windspeed, feels like, etc.

@dshanske
Copy link
Owner Author

dshanske commented Jan 5, 2018

I need to decide on sitewide weather display, not just posts.

@chrisaldrich
Copy link
Contributor

Perhaps build the basic functionality for posts and then add a sidebar widget and or code snippet one could throw into a header/footer to display elsewhere?

@miklb
Copy link
Contributor

miklb commented Jan 5, 2018

decide on sitewide weather display

maybe a widget that you set a default zip code location?

@chrisaldrich
Copy link
Contributor

Some prior art for research: https://wordpress.org/plugins/tags/weather-widget/

@dshanske
Copy link
Owner Author

dshanske commented Jan 5, 2018

Default zip or coordinates?

@dshanske
Copy link
Owner Author

dshanske commented Jan 5, 2018

Also, could use #10 to set

@dshanske
Copy link
Owner Author

dshanske commented Jan 8, 2018

Initial version in development. Will be doing more tweaks and improvements before deployed to stable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants