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 more options in Binary Calculator #1934

Merged
merged 8 commits into from
Dec 20, 2024

Conversation

SHRUTISINHA250714
Copy link
Contributor

@SHRUTISINHA250714 SHRUTISINHA250714 commented Dec 20, 2024

Fixes Issue🛠️

Closes #1920

Description👨‍💻

  1. There were NOT NAND and XNOR operators were missing added them in the same calculator.
  2. Added Binary to Gray convertor in the same calculator.
  3. Changed the background color according the calculator and also the button.

Type of Change📄

  • New feature (non-breaking change which adds functionality)

Checklist✅

  • I am an Open Source contributor
  • I have performed a self-review of my code
  • My code follows the style guidelines of this project

Screenshots/GIF📷

Before Changes

pr21

Not operator implementation(NOT NAND XNOR operators added)

pr22

Binary to Gray convertor implementation

pr23

All Functionality available

pr24

Copy link

netlify bot commented Dec 20, 2024

Deploy Preview for calcdiverse ready!

Name Link
🔨 Latest commit b45d7b6
🔍 Latest deploy log https://app.netlify.com/sites/calcdiverse/deploys/6765d324c4ae310008913fab
😎 Deploy Preview https://deploy-preview-1934--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.

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 @SHRUTISINHA250714, 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!! ✨

@Rakesh9100 Rakesh9100 changed the title Adding Binary to Gray Calculator Added more options in Binary Calculator Dec 20, 2024
@Rakesh9100 Rakesh9100 merged commit 0d41c6c into Rakesh9100:main Dec 20, 2024
4 checks passed
Copy link

Congrats, Your pull request has been successfully merged 🥳🎉 Thank you for your contribution to my project 🚀 Keep Contributing!! ✨ @SHRUTISINHA250714

@Rakesh9100 Rakesh9100 added Completed 🥳 PR successfully merged and issue resolved on completion Hard Complex or challenging task KWOC KWOC Open Source Program labels Dec 20, 2024
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 Hard Complex or challenging task KWOC KWOC Open Source Program
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Add more options in Binary Calculator
2 participants