Alonso-del-Arte / Alonso-del-Arte/toy-examples
CurrencyConverter from the ground up
Open
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
Assessment
This issue has not been assessed yet.