Closed elvismdev closed 2 years ago
AC:
/calculator
Technical Notes:
/convert
dev
avgExchangeRate
Handled in https://github.com/elvismdev/usdcup.io/pull/100
AC:
/calculator
page. (Video about this code: https://www.youtube.com/watch?v=XN5elYWiSuw)Technical Notes:
/convert
page already exists in thedev
branch that renders an starter React app. Route defined here: https://github.com/elvismdev/usdcup.io/blob/dev/src/Controller/CurrencyConverterController.php#L15avgExchangeRate
variable with value ready to be used for required calculations of the currency converter. Defined here: https://github.com/elvismdev/usdcup.io/blob/dev/assets/components/currency_converter/CurrencyConverter.js#L6-L8