Skip to content

Implement the deleteById(int id) method to delete a task. #5

@pedr0limpio

Description

@pedr0limpio

Is implemented by #32

See the code near this line:

public void deleteById(int id) { //TODO: Implement the deleteById(int id) method to delete a task.

Also, look for the number of this issue in the project code base.

Heads Up!

Accordingly to the discussion #13 , the issue #12 is now to be considered as part of this issue. #12 reads:

See the code near this line:

public void removeById(int id) { //TODO: Implement removeById(int id) to delete a task by id in DB.

Also, look for the number of this issue in the project code base.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions