Skip to content

younlll/exchangeratecalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

기능 요구사항 정리

  • 송금국가는 미국으로 고정이다
    • 통화는 미국달러(USD)이다
  • 수취국가는 한국, 일본, 필리핀 세 군데 중 하나를 select box로 선택한다
    • 각 통화는 KRW, JPY, PHP이다
  • 수취국가를 선택하면 환율이 변경되어 나타난다
    • 환율은 1 USD 기준이다
  • 송금액을 입력하고 Submit을 누르면 수취금액이 계산되어 나타나야한다
    • 환율과 수취금액은 소수점 2째자리까지, 3자리 이상되면 콤마를 가운데 찍어 보여준다
  • 환율정보는 외부 API를 사용한다

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published