Skip to content

Conversation

@realDarkCode
Copy link

@realDarkCode realDarkCode commented Nov 17, 2023

now each wishes will contain a deadline field which will show the user how much time left to complete the wish. also the creation time of wish is there to add more feature.
Things I've done to implement this feature:

  • add deadline filed to data
  • add input field for deadline
  • validate deadline
  • create utility function to calculate the difference between now and the deadline
  • show the time difference if the wish is incomplete

Closes #12

now each wishes will contain a deadline field which will show the user
how much time left to complete the wish. also the creation time of wish
is there to add more feature.

Closes tapascript#12
@netlify
Copy link

netlify bot commented Nov 17, 2023

Deploy Preview for solidbucketlist ready!

Name Link
🔨 Latest commit 58f3f40
🔍 Latest deploy log https://app.netlify.com/sites/solidbucketlist/deploys/6557bdf619a9c60008fe2272
😎 Deploy Preview https://deploy-preview-20--solidbucketlist.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@realDarkCode
Copy link
Author

@atapas please review the codes. Let me know if I need to change anything.

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.

[Feature]: implement date-time integration for wishes

1 participant