Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add breaks #4

Closed
ejmg opened this issue Mar 21, 2018 · 1 comment
Closed

Add breaks #4

ejmg opened this issue Mar 21, 2018 · 1 comment
Labels
v1 issues and or features to be included in the 1.0.0 release

Comments

@ejmg
Copy link
Owner

ejmg commented Mar 21, 2018

After a given pomodoro, there should be a break of x minutes. This break should NOT be triggered independently by a button but considered a part of the whole pomodoro.

@ejmg
Copy link
Owner Author

ejmg commented Mar 22, 2018

Solved by #10:

  • pomodoros are followed by breaks
  • can repeat as necessary
  • refactored code to simplify countDown() to a single method

@ejmg ejmg closed this as completed Mar 22, 2018
@ejmg ejmg added the v1 issues and or features to be included in the 1.0.0 release label Mar 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v1 issues and or features to be included in the 1.0.0 release
Projects
None yet
Development

No branches or pull requests

1 participant