Skip to content

Toreador78/PomodoroTimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PomodoroTimer

A Pomodoro Timer for FreeCodeCamp

Userstories

The following Userstories should be implemented:

  1. As a user, I can start a 25 minute pomodoro, and the timer will go off once 25 minutes has elapsed.
  2. As a user, I can reset the clock for my next pomodoro. [Bonus]
  3. As a user, I can customize the length of each pomodoro. [Bonus]