EASY

Pomodoro Clock

The Pomodoro Technique is a time management method developed by Francesco Cirillo in the late 1980s.

Checklist

  • Your demo and repository URLs are correct.
  • You have completed all of the user stories.
  • Your site is deployed up and running.
  • Sensitive data is not publicly visible.

The Pomodoro Technique is a time management method developed by Francesco Cirillo in the late 1980s. The technique uses a timer to break down work into intervals, traditionally 25 minutes in length, separated by short breaks - 5 minutes.

User Stories

  • User can see a timer for 25 minutes - the working session

  • After the working session is over, the User can see a timer for 5 minutes - the break session

  • User can start / pause, stop and reset the timers

Bonus features

  • User can hear a sound playing when the timer hits 00:00 - denoting that the session has ended

  • User can change / customize the minutes in both sessions before starting

  • User can set a long break session of 10 minutes. This will be activated every 4th break session

Useful links and resources

Example projects