komarichyn / time-management

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

Database/taskdaoimpl #35

Closed RayWayy closed 3 years ago

RayWayy commented 3 years ago

In commit I describe all changes. Check the last one commit. Two methods getAll and getTaskById don't work correctly and I don't know why. After your review I will create comments and try to add logs. image method getTaskById return this. Why? I don't know

komarichyn commented 3 years ago

it is ok, you should translate your task object, just try to add method to string() for class Task