Skip to content

mountainash/whatworkwhen

Repository files navigation

Get Shit Done!

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/

Netlify Status

Run locally

cd to this directory and run:

python3 -m http.server 3000

Then request http://localhost:3000 in your web browser.

Goals

  • get on track (by getting off-track making this project...)
  • learn more about GitHub
  • learn more about CI/CD (using Netlify)

TODO

  • 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

Icon