mswanson-me / to-do

A vanilla JS to do list.
https://to-do.mswanson.me
0 stars 0 forks source link

Add title bar with weather #8

Open mswanson-me opened 6 years ago

mswanson-me commented 6 years ago

Geolocation, weather api, Date()

mswanson-me commented 6 years ago

Date and time added and integrated: https://github.com/mswanson-me/stay-focused/commit/5af71acbee51ff1173000489ebf2403345bc0390

mswanson-me commented 5 years ago

Geolocation and weather added. Need to save location to localStorage so user is not bothered by geolocation prompt every time.