0xvashishth / CalcHub

🚀 A curated collection of calculators for various aspects of mathematics. Anyone with a little understanding of web development may design a unique calculator and make a pull.
https://0xvashishth.github.io/CalcHub
Apache License 2.0
87 stars 133 forks source link

Binary to decimal #327

Closed Sukriti-m closed 2 years ago

Sukriti-m commented 2 years ago

Description 📜

I have added the calculator in which the user can enter the binary value and on clicking the button, the user will receive decimal value and vice-versa. Fixes #312


Checklist ✅


Screenshots / Gif (Optional) 📸

https://user-images.githubusercontent.com/93239528/169648794-7bd4aa2a-2d55-49b5-9c49-1470b92ac7cd.mp4


Please review my PR. @vasu-1 @mansi-garg-12

awesome-bot-app[bot] commented 2 years ago


Thanks for opening the pull request @Sukriti-m! I will look into it ASAP! Till then you can improve your code & you can show your love by staring my repos 😋.

Sukriti-m commented 2 years ago

Please add readme file.

I have made the required changes. Please review

0xvashishth commented 2 years ago

The similar one is already there link