Skip to content

Implement Task Update Backend Logic #13

Description

@annaKann

AS A developer,
INSTEAD OF storing static task data,
I WANT TO implement update functionality in Firestore/Database
IN 1 development sprint
TO modify existing task documents
SO THAT changes persist across sessions and devices.

Acceptance Criteria

Task document is updated using its unique ID.

Title and description fields are modifiable.

Updates complete within 2 seconds.

Network errors are handled gracefully.

Changes are persisted in the database.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions