se701g2 / Doto

Todo application for Group 2
https://doto.azurewebsites.net/
MIT License
12 stars 42 forks source link

acting hours doesn't work #265

Closed brianzhang310 closed 4 years ago

brianzhang310 commented 4 years ago

Bug Summary:

The current system doesn't take into account the active hours the user specifies in the setting menu.


Steps To Reproduce

1) create a task using the modal such that it gets scheduled in a non-active time

Expected behaviour

Tasks should be only scheduled in active times. e.g. 9am-9pm

Observed Behaviour

Tasks are scheduled any time, disregarding active hours

Screenshots

NA

Environment


Additional Information:

This issue is linked with #193

Stack Traces

Test Cases

Code Examples

Error Reports

Other