Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 854 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 854 Bytes

VAT Calculator

Calculate VAT value based on a given amount.

Usage

  • Set a custom amount
  • Set the percentage of the VAT value
  • Set the number of decimal places displayed in the result
  • Select "Add VAT" to add VAT to the amount entered
  • Select "Deduct VAT" to deduct VAT from the amount entered

Result

  • Calculated VAT value based on given parameters
  • Amount calculated with/excluding VAT

Used dependencies

Demo

Visit https://vat.webarea.eu for demo.

Author

Blaž Oražem, www.orazem.si

License

VAT Calculator is open-sourced software licensed under the MIT license.

MIT License