Malawi-DCCMS / weather-app

An app to show the weather.
0 stars 0 forks source link

Remove forecast business logic from presentation #79

Closed vegardb closed 5 months ago

vegardb commented 6 months ago

Split selection of forecast data out of react components. This should create more consistent code, and make business logic more easily testable