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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Tch3renk0v
Copy link

@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