Skip to content

k-madalinska/CurrencyCalculatorAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency calculator

Principle of operation: the calculator converts PLN currency into several introduced currencies.

User put the amount (in input), choose the the appropriate currencies (field select). As a result of application operation, we see the new amount, unit rate of currency and date.

The currency exchanges rates and date are provided by API from NBP using AJAX and jQuery . In my project I put a form that contains field input type number and validation, that prevents entering the characters like: ', . + - * / '

I used Bootstrap 4.2 to create the calculator.

Preview: https://pheniksja.github.io/Currency-Calculator-API/

About

the calculator converts PLN currency into several introduced currencies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published