Alonso-del-Arte / Alonso-del-Arte/toy-examples

CurrencyConverter from the ground up

Open
#2 8 comments 0 reactions 0 assignees View on GitHub
hacktoberfest help wanted
Dominant language
Java
Stars
2
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Right now CurrencyConverter.convert() is just a stub to give a result that is almost always completely wrong. The whole thing needs to be built from the ground up. Choose a publicly available API to obtain current exchange rates, and maybe a different API to test against (a variance of up to 10 cents is acceptable).

If you take up this issue, don't change CurrencyConverterTest. You may create a separate test class, and if I accept your pull request I will make a new Hacktoberfest issue to merge your tests into CurrencyConverterTest.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.