Arjunk-g / Project-1

Project One: Nordleen De Frias, Hall David, Hyun Wook, Arjun
MIT License
0 stars 1 forks source link

Currency, Gold, Metals, and Cryptocurrency Conversion Services Website

Description

This website is a financial tool for currency, precious metals, and bitcoin conversion. It uses exchange rates information delivered at real time to convert from metal to currency, currency to currency, and from currency to cryptocurrency. It uses as a currency converter the most commonly national, sub-national, and supra national currencies as well as the most used cryptocurrencies.

Technologies

The technologies used to build this website are:

⁃   HTML
⁃   CSS
⁃   CSS Bootstrap
⁃   Vanilla JavaScript
⁃   JSON (testing only)
⁃   Server-side APIs
⁃   GitHub Project

Usage

1.  The end-user can follow these steps as a guide to use the converter:
2.  Enter a value
3.  Select your metal or currency
4.  Proceed to select the currency or metal the value will be converted to
5.  Press the convert button
6.  Observe result in the Result area

List of Currency

The following list was compiled using commonly used currencies in todays market:

⁃   USD - United States Dollar
⁃   EUR - Euro - (Note: not all European countries belong to the European Union therefore if unsure use a national currency instead)
⁃   GBP - Pound Sterling 
⁃   MXN - Mexican Peso
⁃   JPY - Yen (Japan)
⁃   CAD - Canadian Dollar
⁃   KRW - Won (Korea)

List of Metals

⁃   XAU - Gold
⁃   XAG - Silver
⁃   XPT - Platinum
⁃   XPD - Palladium

List of Bitcoin

⁃   BTC - Bitcoin

Terminology

Bitcoin

Conversion Rate

Cryptocurrency

Currency

Exchange Rate

Foreign Market Exchange

Keywords / Tags

Credits

[IBAN] (https://www.iban.com/currency-codes)

[CoinBase] (https://www.coinbase.com/)

[GoldAPI] (https://www.goldapi.io/)

[Exchange Rates] - (https://exchangeratesapi.io/)

[APILayer] (https://apilayer.com/)

[NASDAQ] (https://www.nasdaq.com/)

[Bloomberg] (https://www.bloomberg.com/markets/commodities/futures/metals)

License

[Refer to the MIT License in files]

HQSS