komarichyn / time-management

study project which show us how to implement todo list
0 stars 2 forks source link

Feature/controller testing #84

Closed mescyura closed 2 years ago

mescyura commented 2 years ago

1.Add a few new tests for Dashboard controller 2.Slightly redesigned the task creation page and controller(add an attribute), set default values for due date and status 3.Lowercase the converter methods 4.Moved builder classes to a different folder