indent# Super Galactic Age Calculator Created: 9/11/2020 By Johnny Duverseau

Description

This program allows you to convert the currency in USD to a foreign currency. The exchange rate is pulled by making a GET API call to ExchangeRate-API. The business logic also will return a notification that states the currency in question doesn't exist. This functionality exists in the business logic.)

Specifications

When a user inputs a currency in USD and selects a foreign country with a dropdown, the program converts the currency in USD to the amount in that foreign currency. For example, a user:

  • Input: 10 US Dollars
  • Output: 13 Canadian Dollars

Setup/Installation Requirements

Support and contact details

Technologies Used

  • Visual Studio Code
  • HTML
  • CSS
  • Bootstrap
  • Javascript
  • JQuery
  • Webpack
  • Resources:

License

Copyright (c) 2020 Johnny Duverseau

This software is licensed under the MIT license.