BaseConverterApp is a number base converting calculator for computer, where the
user can choose the base of input (decimal, binary, octal, hexadecimal or other) and of
output (decimal, binary, octal, hexadecimal or other). BaseConverterApp handles input errors (invalid characters).
Installation:
To use BaseConverterApp, the user must have the JDK or JRE installed on the computer and open the ".jar" file.