Skip to content

mountainash/whatworkwhen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bea6ed0 Β· Feb 8, 2025

History

44 Commits
Oct 10, 2023
Oct 19, 2023
Oct 10, 2023
Apr 7, 2019
Feb 8, 2025
Oct 10, 2023
Oct 10, 2023
Oct 10, 2023
Oct 10, 2023
Oct 11, 2023
Feb 8, 2025
Oct 19, 2023
Feb 8, 2025
Oct 10, 2023
Oct 24, 2023
Oct 24, 2023
Oct 19, 2023
Feb 8, 2025
Oct 11, 2023
Oct 10, 2023

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.app/

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