Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 914 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 914 Bytes

Tax Budget Calculator

This is a simple tax budget calculator that calculates VAT and Corporation Tax based on an invoice amount. It's designed to provide a worst-case scenario by excluding expenses.

Usage

Open index.html in your web browser or access the calculator directly at https://taxcalculator.blockbuilders.host/. Type in the invoice amount plus VAT in the input field, and the calculator will automatically calculate the VAT, Corporation Tax, and total tax.

Disclaimer

Please note that I am not a tax professional. This calculator is intended to provide a general idea of your tax obligations, but it may not account for your specific circumstances or all tax laws. Always consult with a qualified tax professional for accurate information.

License

This project is licensed under the MIT License - see the LICENSE file for details.