Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kouwen/vat

Value added tax calculator. This application takes an amount including tax and returns an amount without tax and vice versa
https://github.com/kouwen/vat

Last synced: 7 days ago
JSON representation

Value added tax calculator. This application takes an amount including tax and returns an amount without tax and vice versa

Awesome Lists containing this project

README

        

vat application
----------------
this simple application is built for simple and quick conversion of a given amount that
includes vat and extract the vat amount to give you an amount without vat and the opposite

what does it do?
----------------
returns an amount with vat included

returns an amount without vat included

adjust vat rate, current range (0-52)%

requirements
------------
IE 9 and above

not using IE? your good to go.

installing
----------
pull the branch to your local dir and your good to go.

for server installation, same thing. copy the files you just pulled from your local dir and place them to your webserver directory.