A simple personal project to plan out my day to get some structure back in my life after a year off (travelling)
https://whatworkwhen.netlify.com/
cd
to this directory and run:
python3 -m http.server 3000
Then request http://localhost:3000 in your web browser.
- get on track (by getting off-track making this project...)
- learn more about GitHub
- learn more about CI/CD (using Netlify)
- highlight current task
- pull timing from schedule.json
- make update (without a reload)
- make resizable
- add push notifications
- PWA
- add social+meta
- add darkmode
- remove jQuery