Skip to content

illiaTaboo/pomodoro

Repository files navigation

Pomodoro Timer

Demo

The Pomodoro timer is a well-known productivity interval that has been shown to improve your productivity. It gives you a prescribed interval of 25 minutes of work followed by a 5-minute break. See Wiki.

Tech

  • Pure JavaScript
  • HTML/SCSS
  • Jest - Zero configuration testing platform.
  • Webpack - Static module bundler for modern JavaScript applications.
  • Travis CI - Hosted continuous integration and deployment system.

Mockups

Main page

Contribution guide

Please check our guide

ELEKS Front-Camp 2018

TODO

  • Provide maximum unit tests coverage
  • Add offline support
  • Add adaptive design for mobile devices
  • Add pomodoro history feature
  • Add keyboard shortcuts