Skip to content

Task due dates and open dates #32

Description

@denislavh

Elevator pitch: Open and due date properties

Time and date of opening and closing a task.

Describe how this new feature adds value to the application
A newly created task will have a createdOn property and the user will have the option to select its due time.

Describe suggested implementation

My idea for the implementation of this feature would be to first add the createdOn property to the TaskItem constructor and and adding a second one which will accept one more variable(due date).The edit command should also be able to change the due date.

Additional context

At each loading of the program it should check if a task has status other than done and its due date and time is earlier than the current date and time, that task should then be marked overdue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions