GrooveOtter / grooveotter-client

Front-end client for GrooveOtter
http://grooveotter-demo.herokuapp.com/
0 stars 0 forks source link

Add Break Notification #268

Open RyanParker1 opened 8 years ago

RyanParker1 commented 8 years ago

Using the same toaster notification component we need to implement a notification system that will prompt a user to take a break after 45 minutes of focused work.

Design:

go_dev_jpgs_breaknote 2

Functional Specs:

The toaster notification should pop up if a user has completed any combination of 45 minutes worth of work. These 45 minutes could be accumulated over multiple completed tasks.

The notification should show up if a user has used the timer to complete 45 minutes worth of work, has simply checked off 45 minutes worth of work without the timer running, or any combination of the two.