xinyuewang1 / simple-wear

This is the most scientific weather base clothes ensemble/ daily wearing recommender on market (I mean it). Have a look! If it takes a while to load, that's only because the Heroku instance is waking up. :D Main develop target is phone size screen for now...
https://simple-wear-8950d.firebaseapp.com/
MIT License
1 stars 0 forks source link

other weather features #9

Open xinyuewang1 opened 5 years ago

xinyuewang1 commented 5 years ago
  1. sunny -> sunglasses
  2. rainy -> umbrella/rain coat
xinyuewang1 commented 5 years ago

This might lead to implement SVG fetch data from API, logic condition

xinyuewang1 commented 5 years ago

Finished fetch data from API (switched from accu weather from darksky (finally!));

Logic condition V1 is live, SVG would be nice to have.