A basic pomodoro timer i’ve made to learn webdev using the vanilla stack (html+css+js) and to realize how much i hate CSS, also perhaps you and i can use this for our studies!
I made a functional pomodoro timer, i really struggled with the CSS and was forced to ‘learn’ stuff like flexboxes and grids etc, although i ended up using fixed flexbox position, js part was the easiest, webdev isn’t that bad but CSS surely makes the experience way worse, too much ways to make the same thing
Log in to leave a comment
I feel like you shouldn’t give the option of break… I mean the point of this timer is locked in 25 mins and then you get a 5 min break that then you can break out of and start another time. So what I mean is make it so that the 25 min timer runs but you can’t go on break and once the 25 mins runs out u get ur 5 mins break that u can stop and start another time or let it run for 5mins and it automatically returns to the 25 mins