GrooveOtter / grooveotter-client

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

Newsfeed Item after 30 minutes (5) #243

Open garrethdev opened 9 years ago

garrethdev commented 9 years ago

Current Behavior: When a user completes 30 minutes of work and the analytics feature goes over 30 nothing is displayed

Expected Behavior: When user has hit the complete task button and if the number is now greater than 30 a new notification should be created. No further notification should be made that day that relate to time over 30 minutes.

Dev Notes: Make sure that a first time of the day and a 30 minutes are not created at the same time. Only one new notification should ever be created from a task being completed.