I was so burnt out from my last project so I wanted to make something that didnt need a whole ton of maths and physics, this is supposed to be that, something that brings me joy <3.
β
its a coffee themed pomodoro timer.
- added modes (focus- 25 mins, short break- 10 mins, long break- 15mins), and after every session a pop up asks you to take a break.
- after every 4 session, youβll be asked to take a long break- 15 mins.
- added session dots at the bottom, they track where you are in the cycle of 4 sessions.
- task list right now, is a plain array and re-renders on every change, so ill fix that in the next commit
- basically added all the groundwork, the actual timer, some of the foundational css, js and stuff.
β
TODO:
- the task list re-renders when a new task is added, so fix that
- add custom cups that fill up as the session progresses
β
Changelog