Skip to content

usmanakhter/pomodoro_clock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro clock project through Odin Project.

A Pomodoro Clock is a timing system where work is split into timed intervals. For this project, I set up a work timer that counts down from an adjustable time limit, then switches to an adjustable break time, then back to the work timer and so on indefinitely. It includes pause, stop, and refresh buttons.

You can view the final result here.

About

Pomodoro clock javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.3%
  • HTML 40.9%
  • CSS 4.8%