sujith90 / Pi

Rasp Pi
1 stars 2 forks source link

Add logic for break reminder #16

Closed BrianPearTree closed 8 years ago

BrianPearTree commented 8 years ago

One of our technical requirements is to have a configurable break reminder.
Add the logic to the code to require a break - after a the employee is in cubical for a configurable amount of time? This is part of our stretch requirement to improve health of the worker.

noebrito commented 8 years ago

@BrianPearTree Issue for the ETS reminder if you leave your cube within X minutes of a configurable time?

BrianPearTree commented 8 years ago

If I understand your question correctly, if you have x set to 45 minutes and you leave your cube 44 minutes before ets time, an alarm will sound to remind you to fill out your time card.

I suppose you could use a visual reminder at 45 mins whether you are in the cube or not. I'm not sure how annoying that would be, but it could be turned off.

BrianPearTree commented 8 years ago

@btbam91 btw

noebrito commented 8 years ago

@BrianPearTree sorry, I should really speak in complete sentences. My intent was to ask if you plan on creating an "issue" for that feature.

noebrito commented 8 years ago

I will get this done ASAP. I do not expect it to be too difficult.

noebrito commented 8 years ago

80% done with this feature. Sorry it's taking so long... I barely started working on it today. I drank a red bull to make sure I finish the majority of it tonight. :)

noebrito commented 8 years ago

I am closing this issue. As we discussed, the logic is currently tied to the Break Screen in the UI. Need to integrate with Sujith to tie the logic to OMRON data.

settingsnextbutton settingsbreakreminder

Demo: [http://www.screencast.com/t/tyvtJomV1]