Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A user can set a due date #27

Open
fynnfeldpausch opened this issue Apr 5, 2019 · 0 comments
Open

A user can set a due date #27

fynnfeldpausch opened this issue Apr 5, 2019 · 0 comments
Labels
feature New feature or request frontend A frontend feature fullstack A fullstack feature

Comments

@fynnfeldpausch
Copy link
Member

fynnfeldpausch commented Apr 5, 2019

As a user, I want to set a due date for my tasks so that I can start working on my urgent tasks first.

Acceptance criteria

  • the user can set a due date for a task
  • the task list is sorted by due date
    • tasks with a due date go to the top of the list
    • tasks without a due date go to the bottom of the list

Optional acceptance criteria

  • the user can also set a due time for a task

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request frontend A frontend feature fullstack A fullstack feature
Projects
None yet
Development

No branches or pull requests

1 participant