developertools-tech / developertools.tech

A collection of tools for developers served as a PWA
https://www.developertools.tech
MIT License
39 stars 45 forks source link

[Req]: Number base converter tool #25

Open dlford opened 2 years ago

dlford commented 2 years ago

Contact Details

No response

Explain the proposed feature

A tool that converts numbers between different bases.

Explain the possible use cases for the feature

No response

Any other details you would like to provide?

The tool should have an input that takes a number, a control for setting the output (e.g. hex, binary, octal, or "base 2", "base 6", "base 8", etc.), and an output field.

tobySolutions commented 2 years ago

Hey!! Can this issue be assigned to me?

dlford commented 2 years ago

@tobySolutions all yours!

nobalpha commented 2 years ago

Hey @dlford , can I work on this?

dlford commented 2 years ago

@nobalpha Sure thing! See if you can work with some of the code from #38 to make it a pair PR (@tobySolutions started on it but was unable to finish), you should be able to add that fork as a remote and copy that branch to your fork.

Feel free to reach out if you have questions!

dlford commented 2 years ago

@nobalpha are you still wanting to work on this?

nobalpha commented 2 years ago

@dlford So sorry to reply late... Can you please accord a little bit more time?

dlford commented 2 years ago

@nobalpha no problem, just making sure you still wanted to do it!

dlford commented 1 year ago

Hey @nobalpha, are you still working on this?