A Pair Programming Project
The Pomodoro Technique is created by Francesco Cirillo for a more productive way to work and study. The technique uses a timer to break down work into intervals, traditionally 25 minutes in length, separated by short breaks. Each interval is known as a pomodoro, from the Italian word for 'tomato', after the tomato-shaped kitchen timer that Cirillo used as a university student. -Wikipedia
- Decide the tasks to work on today
- Set the amount of time you want to work on each task
- Set the amount of time for breaks in between
- Start timer and focus on the task for 25 minutes
- Take a break for the allotted time when the notification dings
- Repeat until you finish the tasks
- Take a longer break after completing 4 'Pomodoro's'
- The clock plays through 4 'Pomodoro's'
- Set the amount of time for each work and break cycle
- Pause, play, or restart the clock
- A sound will play at the end of each cycle
- View the clock and the current cycle in the tab bar
- Responsive design that works on desktop and mobile
Clone the repo to your local machine using the terminal:
$ git clone [email protected]:andrewbaldwin44/Pomodoro_Clock.git
Then Open the index.html
Project File in Your Browser
- JavaScript
- HTML
- CSS
👤 Andrew Baldwin 👤 Dustin Simensen
- Github: @tunztunztunz
- Github: @andrewbaldwin44