Skip to content
Submitted about 3 years ago

Pomodoro Timer

LVL 4
@RalfiSlask
A solution to the Pomodoro app challenge

Solution retrospective


Was a really fun challenge, the progress bar stumped me a bit!

The hardest parts were to get the progress bar to work and implementing the countdown function. I had to use the svg route and work with the stroke_offset to get the progress bar. Is there any other way to fix it strictly in CSS, if so I would be glad to hear of it. For the timer function i used two Intervals depending on if the clock had been stopped or not. Feedback for this is also appreciated.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Matthias Nilsson’s solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord