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

Added Days Until Deadline Calculator #776

Merged
merged 4 commits into from
May 24, 2024

Conversation

kamalesh-og
Copy link
Contributor

@kamalesh-og kamalesh-og commented May 21, 2024

Fixes Issue🛠️

Closes #557

Description👨‍💻

This pull request adds a new feature to the website: a "Days Until Deadline Calculator." The calculator allows users to select a date and calculates the number of days remaining until that date. This includes the following changes:

  • A user-friendly interface with a date input field and a calculate button.
  • A visually appealing background gradient for the webpage.
  • A semi-transparent container with a subtle pattern for better readability and aesthetics.

No additional dependencies are required for this change.

Type of change📄

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

How this has been tested✅

This feature has been tested by:

  • Manually selecting different dates and verifying that the correct number of days remaining is displayed.
  • Ensuring the gradient background and patterned container render correctly on various screen sizes.
  • Checking the readability of text within the container against the patterned background.
  • Verifying that the site functions correctly across different browsers (Chrome, Edge).

Checklist✅

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have added a demonstration in the form of Screenshots.
  • I am an Open Source Contributor

Screenshots/GIF📷

image

After Clicking the Try Now,

image

To check how the date is selected,

image

Sample Output,

image

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @kamalesh-og, Welcome to the project CalcDiverse! 🎊
Thanks for your contribution! Your effort makes this project better. Keep it up! 🙌
Please wait for the PR to be reviewed. Happy Coding!! ✨

Copy link

netlify bot commented May 21, 2024

Deploy Preview for calcdiverse ready!

Name Link
🔨 Latest commit 781c37d
🔍 Latest deploy log https://app.netlify.com/sites/calcdiverse/deploys/66503845550cb30008835d20
😎 Deploy Preview https://deploy-preview-776--calcdiverse.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.

@kamalesh-og
Copy link
Contributor Author

kamalesh-og commented May 21, 2024

Hello Project Admin,
I've updated the new feature that was assigned to me, Can you merge my PR into yours @Rakesh9100
Also Kindly Add Level 1, 2 or 3 to the Issue

@Rakesh9100
Copy link
Owner

Pls add Readme.md file of your calculator @kamalesh-og

@Rakesh9100 Rakesh9100 added the question 🤔 Further information is requested label May 24, 2024
@kamalesh-og
Copy link
Contributor Author

Hello Project Admin,
I've updated the README.md file into my pull request, Can you merge my PR into yours @Rakesh9100
Also Can you please add Level 1, 2, or 3 to the Issue because then only the project will be considered for my points.
Thank you

@Rakesh9100 Rakesh9100 merged commit c478eee into Rakesh9100:main May 24, 2024
4 checks passed
@Rakesh9100
Copy link
Owner

Congrats on getting your PR merged to the repo under GSSOC 2k24 🥳 @kamalesh-og

@Rakesh9100 Rakesh9100 added Completed 🥳 PR successfully merged and issue resolved on completion gssoc GSSOC Open Source Program level3 Advanced task and removed question 🤔 Further information is requested labels May 24, 2024
@kamalesh-og
Copy link
Contributor Author

Thank you @Rakesh9100 👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Completed 🥳 PR successfully merged and issue resolved on completion gssoc GSSOC Open Source Program level3 Advanced task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Add Days Until Deadline Calculator
2 participants