Open ferame opened 4 years ago
This API should be sufficient if the call data is saved in the backend cache. https://openweathermap.org/price
Can also build up data tables with historical data that we get from the API calls (building our own historical data, so that we can dodge the premium acc pricing)
Implemented the backend solution for it, left to do - front end component
Try using nullish coalescing operator and optional chaining for checking the presence of a parameter within a response from backend
Add support for all of these descriptions and add handling of the case when the description doesn't match and you try to match on Main then. https://openweathermap.org/weather-conditions#Icon-list
Initial: Showing today's weather in a specific city. Later: