Skip to content

IgnatovDan/currency-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run Console Converter tests Run React Converter tests Run Vue Converter tests Run Converter web-api tests

Currency Converter applications

Applications allow to select source currency, enter amount, select the target currency and then it will show the target amount.

image

Applications:

  1. Console c# application (ASP.NET Core): pass your currency name (USD/EUR/RUB - https://en.wikipedia.org/wiki/ISO_4217), your amount and the target currency name as command line arguments and run it. The application will show a new amount (or an error message). See its README.MD for more details.
  2. 3 browser applications with the same look&feel:
  3. Web API for Currency Converter (ASP.NET Core): provides api to download xml with exchange rates based on data from www.cbr.ru (https://www.cbr.ru/scripts/XML_daily.asp). See its README.MD for more details.

RC1 (done)

Planned Timeline:

  • start date: 24.07.2022
  • estimation: 64h
  • finish date: 01.08.2022

Actual Timeline:

  • start date: 24.07.2022
  • total hours: 76h
  • finish date: 05.08.2022

RC2: Add Tests

Planned Timeline:

  • start date: 07.08.2022
  • estimation: 40h
  • finish date: 21.08.2022

Actual Timeline:

  • start date: 07.08.2022
  • total hours: 72h (Done: console/React/Vue/web-api)
  • finish date: 28.08.2022

Long time TODO:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published