Skip to content

feat: added a due date to task (#11)#24

Open
Tch3renk0v wants to merge 1 commit into
DarthBenro008:masterfrom
Tch3renk0v:feat_due_date
Open

feat: added a due date to task (#11)#24
Tch3renk0v wants to merge 1 commit into
DarthBenro008:masterfrom
Tch3renk0v:feat_due_date

Conversation

@Tch3renk0v
Copy link
Copy Markdown

@Tch3renk0v Tch3renk0v commented Aug 28, 2022

Feat: Added due date to task

#11

Related Issue

Description

Type

  • Feature
  • Bug Fix
  • Documentation

Additional information for maintainers

  • Created a simple due date selector in the task add method
  • Set the initial date field to today date
  • Handled the Timezone offset based on local date
  • Prepared time implementation (google api doesn't support it yet)
  • added a due argument to the Task constructor
  • Exit on date conversion failure

Validations

Date registering :

image

Date format error

image

- created a simple Datetime selector in the task add method
- Set the initial date field to today date
- Handled the Timezone offset based on local date
- Prepared time implementation (google api doesn't support it yet)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant