Hacker News new | ask | show | jobs
by parasti 773 days ago
We use time tracking at work and I have a daily goal that I need to meet. I wrote a small Vite React app to visualize how well am I doing on a given day, week, month, how many hours I need to make up, how many I'm missing, etc.

The coolest feature is probably the dynamic SVG in the favicon that shows the daily progress.

I wrote it to motivate myself, but in reality it was actually a fairly significant demotivator unless I actually met the target consistently - then it suddenly became very motivating to keep the streak going.