Skip to content

Simple taxes calculator for given month salary according to Polish tax law.

Notifications You must be signed in to change notification settings

pawbednarek/SalaryTaxCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SalaryTaxCalculator

Simple taxes calculator for given month salary according to Polish tax law.

Description

Solution was created using Visual Studio 2019 16.3.9. It contains 3 projects:

  1. TaxCalculator.Calculations (implementation of a Polish tax calculator)
  2. TaxCalculator.Tests (units tests for pt. 1)
  3. TaxCalculator.Web (ASP.NET Core WebAPI endpoint for using Polish tax calculator)

Running instructions: Please run the project directly from Visual Studio (run the 'Web' or 'Tests' projects) To test the endpoint you can use i.e. Postman tool.

About

Simple taxes calculator for given month salary according to Polish tax law.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages