A number system calculator that can convert a number in binary to decimal, hexadecimal, and octal and vice versa. For converting, one has to input a number select the base of the number from the dropdown menu, and click convert then the result will appear which will contain the conversion in the other three number systems.
Checklist (required)
[x] I have read and understand the contribution guidelines.
[x] I have tested this code.
[x] I have updated the documentation.
[x] I followed the standards described in the README.
[x] I have reviewed and addressed any comments and feedback.
Screenshots (optional)
If applicable, add screenshots that help visualize the changes you made.
Pull Request
Description (required)
A number system calculator that can convert a number in binary to decimal, hexadecimal, and octal and vice versa. For converting, one has to input a number select the base of the number from the dropdown menu, and click convert then the result will appear which will contain the conversion in the other three number systems.
Checklist (required)
Screenshots (optional)
If applicable, add screenshots that help visualize the changes you made.
Related Issues (required)
Issue: #63.