Skip to content

urudnicka/SimpleCurrencyConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpleCurrencyConverter

This repository consists of two projects:

  • CurrencyConverterApp - a WinForms application converting EUR to other currencies using a simple but friendly GUI
  • CurrencyConverterAppTests - basic unit tests of the above application

How to run the project using Visual Studio

  1. Clone repository
  2. Open the project folder CurrencyConverterApp
  3. Right click on CurrencyConverterApp.sln
  4. Select Open with Visual Studio
  5. Click the Start button

or

  1. Click the green Code button on github
  2. Select Open with Visual Studio
  3. Follow the instructions provided by the IDE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages