SarthakKeshari / calc_for_everything

This repository aims to provide Calculators for educational, professional, scientific, health and well-being and other purposes.
https://calc-for-everything-psi.vercel.app
MIT License
113 stars 104 forks source link

Hexadecimal to Binary and vice versa Calculator #5

Closed SarthakKeshari closed 1 year ago

SarthakKeshari commented 1 year ago

Enter calculator name -

Hexadecimal to Binary and vice versa

Describe calculator functionality -

Calculator will take user input as Hexadecimal/Binary and display output as Binary/Hexadecimal.

Under which category you wish to place it -

[x] Computer Science [] Mathematics [] Scientific [] Health [] Let project owner decide [] Suggest a new category - (Answer here)

TANYA03GUPTA commented 1 year ago

can you assign it to me? @SarthakKeshari

SarthakKeshari commented 1 year ago

Hey @TANYA03GUPTA, Assigned

SarthakKeshari commented 1 year ago

@TANYA03GUPTA , You may contribute your code under the folder path -

calc_for_everything\calculators\src\computer_science\HexToBinAndBinToHex

SarthakKeshari commented 1 year ago

Kindly take pull as the codebase is updated.

TANYA03GUPTA commented 1 year ago

okay will do so. thanks for assigning