Skip to content

barbaraszott/pomodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro Clock

Simple Pomodoro app written in vanilla JavaScript.

Live version: https://barbaraszott.github.io/pomodoro/

Table of contents

Introduction

I wrote this app just for fun and practice - it was one of the 'FrontEnd Libraries' project but afterwards I've decided to go vanilla.

Design inspiration - Pomodoro Timer Icon made by Vikky

Pomodoro Technique

The Pomodoro Technique is a time management method developed by Francesco Cirillo in the late 1980s. 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.

alt text

Learn more abour pomodoro technique on Wikipedia.

Technologies

  • Vanilla JavaScript (ES6)
  • SCSS as a CSS preprocessor
  • BEM methodology

About

Vanilla JavaScript Pomodoro Clock

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published