/pomodoro.github.io

This is a customizable pomodoro timer that works on desktop & mobile browser. The aim of this app is to help you focus on any task you are working on, such as study, writing, or coding. This app is inspired by Pomodoro Technique which is a time management method developed by Francesco Cirillo.

Primary LanguageJavaScript

Pomodoro Clock Timer

Pomodoro is a customizable pomodoro timer that works on desktop & mobile browser. The aim of this app is to help you focus on any task you are working on, such as study, writing, or coding. This app is inspired by Pomodoro Technique which is a time management method developed by Francesco Cirillo.

Things I learned in this project;

  • How to create two alternating timers in javascript.
  • Enhance my javascript knowledge in setIntervals() and clearIntervals().
  • How to play audio when events are triggered.
  • How to add css animations.

References:

Installation

Download the repo with:

$ git clone  https://github.com/mdshoeb2050/pomodoro.github.io.git proj-name

After downloading the repo you can cd into the proj-name and then run the application with the live-server. All the assets are already included so you can run the application and it will work.

View other projects

Author

mdshoeb.

License

Copyright © 2019, mdshoeb. Released under the MIT License.