JakubJW / fractal-backend

0 stars 0 forks source link

Add task label model, CRUD operations and assign/unassign label feature #5

Closed JakubJW closed 1 month ago

JakubJW commented 1 month ago

We need to implement task labels management system. Labels should be managed per board, as every board may have different labels. As for other fields within entity model, i think colour and name should be enough.

OresFCK commented 1 month ago

Done -> https://github.com/JakubJW/trello-clone-backend/pull/6