Skip to content

Files

Latest commit

7c3e4c6 · Jul 5, 2019

History

History
27 lines (24 loc) · 850 Bytes

README.md

File metadata and controls

27 lines (24 loc) · 850 Bytes

Pomodoro clock

this is part of the Odin Project

ToDoList

  • working clock DONE
  • loops DONE
  • start/pause toggle button DONE
  • reset button DONE
  • be able to set the timer DONE
  • break and work phase DONE
  • digits change to text when pause or break DONE
  • enphasize reset button when the finished counting down
  • tooltip DONE
  • have a tooltip that show how to use the clock at the start

Extra

  • fix the pause sysyem
    • by useing {if(state=0){return}} instead of {clearInterval(clock);}
  • click to start a break
  • notification
  • sound
  • be able to set how many time the clock loops DONE
  • if loop number set to 0 make it infinity loops with tooltip telling this
  • long break after 4 loops
  • visual indication of divied slice of time and progress
    • etc. (O) (O) () ()