Skip to content

This is a currency conversion program developed as a part of the course Programming - Introduction Level at the University of St. Gallen (HSG)

Notifications You must be signed in to change notification settings

SHOAAS/Currency-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coding HSG - Currency Converter

Authors: Joakim Brunstrøm, Sebastian Hoaas, Nick Albin Elliot Hellström, Douglas Falk

Description

The goal of this project was to create a program that displays the exchange rate between currencies, performs currency conversions, enables the user to check historical data and if currencies have appreciated or depreciated over a given period, and that gives the user an opportunity to search for currency codes. To summarize, the program is intended to be an all-in-one solution for currency conversions.

Installation

The Currency Converter is developed to run on Windows OS. Python 3.10 must be installed

  1. Download the zipped file
  2. Unzip the file at your desired location
  3. Run CurrencyConverter.py

Make sure your terminal has the following Python libraries installed:

  • Pandas
  • Requests
  • Os

Other

refer to Documentation Paper.pdf for further information

About

This is a currency conversion program developed as a part of the course Programming - Introduction Level at the University of St. Gallen (HSG)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages