Skip to content

rk16449/CurrencyProgram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CurrencyWPF

A currency program written in C#.NET/WPF.

Main program

Main

Requirements

Must have Newtonsoft.JSON package installed

Program info

Retrieves currency data in json from a URL and converts it into Currency objects, allows you to enter the amount you wish to convert from one currency to another.