ketankokane94 / scheduler

automatic scheduler
0 stars 0 forks source link

allow to add project remaining time in minutes also #8

Closed ketankokane94 closed 5 years ago

ketankokane94 commented 5 years ago

currently, the projects only allow for adding the number of hours required for the project completion.

add capability so it can handle minutes to or time like 30 mins 10 mins 1 hour 30 mins, etc.

ketankokane94 commented 5 years ago

while adding the time did 1 * 60 instead of 1, this fixed the issue of adding mins