Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

A user can mark a task as done #29

@fynnfeldpausch

Description

@fynnfeldpausch

As a user, I want to mark tasks as done so that I can see which tasks have already been worked on.

Acceptance criteria

  • the user can mark a task as done
  • the task list is sorted by done status
    • tasks that are not done go to the top of the list
    • tasks that are done go to the bottom of the list
  • the user can clear the list of done tasks

Optional acceptance criteria

  • the user can mark a task as done by drag & drop to the list of done tasks
  • the user can set the task status with more details ("In Progress", "Blocked", ...)

Additional information
We prefer quality over quantity. Clean code is a given. We expect all test to run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or requestfrontendA frontend featurefullstackA fullstack feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions