Bomodoro banner

Bomodoro

2 devlogs
2h 53m 37s

A basic pomodoro timer i’ve made to learn webdev

Demo Repository

Loading README...

Anass Zakar

Shipped this project!

Hours: 2.89
Cookies: 🍪 7
Multiplier: 2.14 cookies/hr

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!

Anass Zakar

Prettier & Break’ing

I added option for breaks, i don’t think an option to enter your own time is needed since this is a pomodoro timer and by definition pomodoro is 25+5, also i made stuff slightly look better with fonts, this project taught me how much i hate CSS

Attachment
0
Anass Zakar

Functional!

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

Attachment
1

Comments

Dennis Gapchenko
Dennis Gapchenko about 1 month ago

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