Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kouwen/vat
- Owner: kouwen
- Created: 2014-01-02T09:42:57.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-04T10:36:17.000Z (almost 11 years ago)
- Last Synced: 2024-08-02T14:05:57.879Z (3 months ago)
- Language: CSS
- Homepage:
- Size: 333 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 oppositewhat 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.