MY FIRST ATTEMPT AT CODING
Summer Camp Test Problem The project is a maven project as it had to use special funtions for Http requests to API and Json commands hence special pages run by Maven were used. use any java ide that supports Maven (Intellij most recommended as the code was written in Intellij) run the Main Class to run the program. The rest of the code is in the The code has two currency converters : 1) online converter which Converts any currency 2) (offline converter which only converts usd to uah) The methods are name exactly as in the question and do the same actions to those required by the question