se701g2 / Doto

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

fix issue where duration of event didn't match the actual time specified closes #257 #258

Closed preetpatel closed 4 years ago

preetpatel commented 4 years ago
jordansimsmith commented 4 years ago

Hey preet, can you elaborate on the cause of the bug?

preetpatel commented 4 years ago

Hey preet, can you elaborate on the cause of the bug?

They didnt account for the travel time in their algorithm.. and then they offset it once more by decreasing the actual event time by another (travel time) minutes. Check this issue https://github.com/se701g2/Doto/issues/257

preetpatel commented 4 years ago

Thanks Team! <3