Skip to content

sofiaJYX/Currency_Exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Converter

Currency converter converts a currency to Canadian dollars with the daily exchange rate retrieved from the Bank of Canada website.

Prerequisites

In order to run this program, you need the following:

  • Java 8 or higher
  • Jsoup library

Installing Jsoup

Download the Jsoup library in this website: https://jsoup.org/download.

To install Jsoup to the project using intelliJ:

  1. Open project in your IDE, right-click the module name
  2. Click "Open Module Settings" in the drop-down menu
  3. Select "Libraries" in the "Project Settings" menu
  4. Click the "+" sign
  5. Select the Jsoup file to add Jsoup library to the project

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages