From 1e7b1f26786fe10f2580221e183001fa03bee5e3 Mon Sep 17 00:00:00 2001 From: Florin Pop Date: Sun, 3 Mar 2019 01:02:33 +0200 Subject: [PATCH] added bonus feature --- Projects/Pomodoro-Clock.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Projects/Pomodoro-Clock.md b/Projects/Pomodoro-Clock.md index 760516e9..d81cdab3 100644 --- a/Projects/Pomodoro-Clock.md +++ b/Projects/Pomodoro-Clock.md @@ -10,8 +10,9 @@ The Pomodoro Technique is a time management method developed by Francesco Cirill ## 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 hear a sound playing when the timer hits `00:00` +- [ ] User can set a **long break** session of 10 minutes. This will be activated every 4th **break** session ## Useful links and resources