项目作者: sipostudent

项目描述 :
Select countries to get the exchange rate for a specific amount
高级语言: HTML
项目地址: git://github.com/sipostudent/Exchange-Rate-Calculator.git
创建时间: 2020-07-03T13:21:50Z
项目社区:https://github.com/sipostudent/Exchange-Rate-Calculator

开源协议:

下载










JavaScript - Fetch API


Interactive Front End Development

Exchange Rate Calculator

Select countries to get the exchange rate for a specific amount

Project Specifications

  • Display UI with 2 select lists for countries and 2 inputs for amounts
  • Fetch exchange rates from API (https://api.exchangerate-api.com)
  • Display the values for both countries
  • Update values on amount change
  • Swap country rates