Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.04 KB

File metadata and controls

32 lines (22 loc) · 1.04 KB

Focus Timer

Focus Timer is an app that implements the Pomodoro Technique. A user will do focused work for 25 minutes, and then take 5 minutes of break - this is one cycle. This cycle repeats 3 more times; however, on the forth cycle, instead of 5 minutes of break, the user will take 30 minutes of break. Then, repeat.

Screenshots

Screenshot 1 Screenshot 2
Screenshot 3 Screenshot 4

Todos

  • Publish app

Features to Implement

  • When clicking on notification informing you that timer is finished, it should take you to the main activity.
  • Allow user to customize how much they want to work, short rest, and long rest for.

License

Apache License Version 2.0