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...
Current using navigator.geolocation.watchPosition which is suuuuuuuuper slow. Could take up to a few minutes, while enableHighAccuracy: true.
Figure a way to optimise this.
Current using
navigator.geolocation.watchPosition
which is suuuuuuuuper slow. Could take up to a few minutes, whileenableHighAccuracy: true
. Figure a way to optimise this.