My Pomodoro Clock for review

This was definitely the most challenging challenge yet. After working all day on it, here’s mine :slight_smile: - https://mary-chapman.github.io/pomodoroClock/

The timer works :thumbsup:, but consider the following points:

  • I can set your timer down below zero. Restrict it so you can only set it as low as one minute. Also you may want to consider setting a max number of minutes (say, 60 minutes), but there’s no rule that says you have to.
  • There should also be a timer for break time, which will kick off after the main timer goes zero.

Thanks! I had no idea the clock went below zero, thanks for pointing it out.

As for the break time, was this a part of the user story? I thought it just had to be a timer you could set?

It’s part of the pomodoro technique. Usually, after 25 minutes, you take a 5 minute break.