As a user I want to see the current weather at the location of the choosed activity
I want to see wether information for the next four days
In order to be informed about the upcomig weather for my activity
Description
Acceptance criteria
[x] When the user is on the details-page for any activity, a weather-overview is displayed
[x] the overview shows the current weather and a forecast for the next four days
[x] If an activity is a "favorite" and the user go to a favoured activity, the actual weather information is also displayed there
Tasks
[x] create a feature-branch "weather-info"
[x] create a weather-component
[x] implement a weather-API
[x] implement a visual display, which uses the informations supported by the API and render it in the details-view (e.g. React Open Weather)
Value proposition
As a user I want to see the current weather at the location of the choosed activity I want to see wether information for the next four days In order to be informed about the upcomig weather for my activity
Description
Acceptance criteria
Tasks