Clean my (Pomodoro) Clock!

I’m putting the final touches on my pomodoro clock, and I’d like feedback from you all. I’m already aware of a couple of issues that I’d like help resolving, but I really need more critical eyes on the project.

The link: https://ekazubuike.github.io/pomodoro_timer/

Current issues: First, when you click the start button multiple times, the clock speeds up. I’m currently at a loss when it comes to fixing that. Next, once the clock has sped up, it cannot be paused. Lastly, any feedback on refactoring my code would be appreciated. I tried separating things out into different functions, but I’m not sure if I went about it in a way that’s clear to others.

Let me know what you think!

Thanks for the feedback! That’s helpful.

1 Like