Git Product home page Git Product logo

currency-calculator's Introduction

사용기술

  • Spring boot 2.6.1
  • thymeleaf
  • jQuery ajax

요구사항 정리

1. 수취국가 선택시 수취국가/송금국가 환율 표출

1. 환율: #,##0.00 KRW/USD    
2. 수취 금액 : 소숫점 2째 자리까지 표현, 3자리 이상 → ','로 나타냄  

2. 송금액 USD 입력 후 submit 누르면, 하단에 수취국가 통화로 수취금액이 계산되어 나온다.

1. "수취금액은 #,##0.00 KRW 입니다."  

3. 잘못된 송금액 입력시 유효성 체크

1. 송금액 미입력, 공백 X  
2. 0 <= 송금액 <= 10,000 USD  
3. 위와 같은 입력값 입력시 "송금액이 바르지 않습니다." alert  

currency-calculator's People

Contributors

heeom avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.