Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 725 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 725 Bytes

NBP (National Bank of Poland) currency downloader

.NET WPF App that implements connecting to API of NBP and downloading currency data to local database using Entity Framework


What application does:

  • Application shows chart of selected currency from chosen date range;
  • The UI shows also avg, max and min rate from this interval;

Building instructions:

  • Open project in Visual Studio with minimum .NET Framework 4.6.1 and Entity Framework installed
  • Build and run - first launch can take a bit longer time, because the local database must be initialized and created

Screenshot: