FundacioEsplaiJava2024 / ToDoList-grupo-3

Tomás,David,Izar,Annia
1 stars 2 forks source link

New component TaskListItem with a Task and a Delete button #17

Closed davidfreixes closed 3 months ago

davidfreixes commented 3 months ago

Creation of the TaskListItem component, with his task (identificador and name) and his Delete button. The Delete button is still empty and not working. Since we don’t have the forms to manually input tasks yet, I’ve hand-made two examples so we can see the result.