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

Partial view to show 10 day forecast #7

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

Partial view to show 10 day forecast #7

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

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 5 day forecast.
This one should be very similar to the 5 day forecast issue, since they both pull from the same API endpoint. Issue entails API connection to NWS with coordinates (use test coordinates) then pulling the 10 day forecast with the grid points or zone that is returned from the lat/long request (see FAQ page of https://www.weather.gov/documentation/services-web-api). Take the data returned from the request, and stuff it into a view in the meantime. Doesn't need to be styled or fancy yet, we're still working through how we want all of the data displayed.

@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