Skip to content

Khanjo/currency-exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Exchanger

A webpage that exchanges currencies

By Joshua Khan

Description

This webpage will take an amount entered in one currency and use ExchangeRate-API to give your currency back in various countries.

Specs

Spec Input Output
The program will take user inputted currency amount and user inputted choice of currencies and make an API call to calculate the rate of exchange 100.00 / USD / EUR 91.9 (at time of test exchange rate may have changed)
The program will display an error if the API call results in an error 100.00 USD / EUR / Submit There has been an error processing your request
The program will display an error if the user chooses a currency that does not exist 100. USD / GGG / Submit We do not have info on this currency.

Setup/Installation Requirements

Known Bugs

No Known Bugs

Support and contact details

https://github.com/Khanjo

Technologies Used

  • HTML
  • CSS
  • Javascript
  • Webpack
  • ExchangeRate-API

License

MIT License.

Copyright (c) 2023 Joshua Khan

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors