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

Partial view to show 10 day forecast #7

Description

@ppeters0502

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions