Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.

Partial view to show hourly forecast #5

Open
ppeters0502 opened this issue Aug 17, 2018 · 0 comments
Open

Partial view to show hourly forecast #5

ppeters0502 opened this issue Aug 17, 2018 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ppeters0502
Copy link
Contributor

ppeters0502 commented Aug 17, 2018

After talking on the slack server, we decided that the app should have a main view that is consisted of smaller partial views that show the current forecast, hourly, 5 day and 10 day forecast. This specific issue is to track the partial view for the hourly forecast.
Issue entails making the API connection to NWS with coordinates (use test coordinates for now), pulling the hourly forecast ( https://api.weather.gov/points/{point}/forecast/hourly) and displaying it in a view. Nothing fancy yet, just display the text.
API reference page: https://www.weather.gov/documentation/services-web-api

@ppeters0502 ppeters0502 added enhancement New feature or request help wanted Extra attention is needed labels Aug 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant