henrylin03 / whats-the-weather

find out the weather anywhere around the world
http://henrylin.io/whats-the-weather/
MIT License
0 stars 0 forks source link

if there is no svg of weather conditions returned, then we must use what is from the api #54

Open henrylin03 opened 3 months ago

henrylin03 commented 3 months ago

as of #53, we rely on baz.dev's github being up and running, and in the base_url of "https://basmilius.github.io/weather-icons/production/fill/all" followed by the svg file name.

to avoid no icons showing up, we should have fallback situation where, if the icon is missing, we display icons from the api itself