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

[Feature] Add more functionality in Number System Calculator #1533

Closed
4 of 7 tasks
PDBharadwaj opened this issue Jul 3, 2024 · 14 comments · Fixed by #1621
Closed
4 of 7 tasks

[Feature] Add more functionality in Number System Calculator #1533

PDBharadwaj opened this issue Jul 3, 2024 · 14 comments · Fixed by #1621
Assignees
Labels
calculator upgrade 🔢 Adds more functionality to the existing calculator enhancement ✨ New feature or request gssoc GSSoC 2k24 Open Source Program level2 GSSoC2k24 Level-2 Task -- 25 Points

Comments

@PDBharadwaj
Copy link
Contributor

Description

I wanted to add a convertor for binary to decimal numbers and vice-versa.

Screenshots

No response

Checklist

  • I have checked the existing issues.
  • I follow Contributing Guidelines of this project.
  • I am a GSSOC'24 contributor.
  • I am a IWOC'24 contributor.
  • I am a JWOC'24 contributor.
  • I am a SWOC'24 contributor.

Code of Conduct

Copy link

github-actions bot commented Jul 3, 2024

Hey @PDBharadwaj, Welcome to the project CalcDiverse! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

@jessicachawla
Copy link

Instead of just binary, would you consider changing them to base 7 or other popular formats as well

@PDBharadwaj
Copy link
Contributor Author

Sure, I can add base 7, 8 and 16 formats. Please suggest any other conversions.
I would like to work on this issue.

@jessicachawla
Copy link

2, 7, 8, 10, 16 bases should be enough.

@jessicachawla
Copy link

@Rakesh9100 this issue can be assigned

@Rakesh9100
Copy link
Owner

Rakesh9100 commented Jul 6, 2024

We already have Number System Calculator which does this @jessicachawla pls look that and Lmk further @PDBharadwaj

@Rakesh9100 Rakesh9100 added the question 🤔 Further information is requested label Jul 6, 2024
@PDBharadwaj
Copy link
Contributor Author

2, 7, 8, 10, 16 bases should be enough.

I can work on these bases. Should I work on any other also?

@jessicachawla
Copy link

@Rakesh9100 the number system calculator does not covert to 7,8,10 and 16 bases according to my understanding

@Rakesh9100
Copy link
Owner

Okay, then we can add this functionality in that calculator only as when user selects Binary in From Base, it will show up one more box to select either 7, 8, 10 or 16 conversions @jessicachawla

@jessicachawla
Copy link

Yes. @PDBharadwaj will you add it as a functionality instead of creating a new one?

@PDBharadwaj
Copy link
Contributor Author

Yes, I can add it as functionality.

@PDBharadwaj
Copy link
Contributor Author

@Rakesh9100 Please assign this to me.

@Rakesh9100
Copy link
Owner

Okay, go ahead @PDBharadwaj

@Rakesh9100 Rakesh9100 added gssoc GSSoC 2k24 Open Source Program and removed question 🤔 Further information is requested labels Jul 12, 2024
@Rakesh9100 Rakesh9100 changed the title [Feature] Add a Binary-decimal convertor [Feature] Add base functionality in Number System Calculator Jul 12, 2024
@Rakesh9100 Rakesh9100 changed the title [Feature] Add base functionality in Number System Calculator [Feature] Add more functionality in Number System Calculator Jul 30, 2024
Copy link

Hello @PDBharadwaj! Your issue #1533 has been closed. Thank you for your contribution!! 🙌

@Rakesh9100 Rakesh9100 added enhancement ✨ New feature or request level2 GSSoC2k24 Level-2 Task -- 25 Points calculator upgrade 🔢 Adds more functionality to the existing calculator labels Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
calculator upgrade 🔢 Adds more functionality to the existing calculator enhancement ✨ New feature or request gssoc GSSoC 2k24 Open Source Program level2 GSSoC2k24 Level-2 Task -- 25 Points
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants