angular-openweather-app
angular-openweather-app copied to clipboard
How did you transform forecast data from openweather api?
Helo, I'm developing similar app but on angular 2 and faced huge problem with getting forecast data for 5 days. I cannot show it in my template as it is array of 40 objects that comes from openweather. Could you please advice something or tell me how you did it?