Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vbresan/vat_calculator
An Android app. Calculate VAT for any country in the world.
https://github.com/vbresan/vat_calculator
added android android-app android-application f-droid fdroid java material-design material-ui material3 materialui tax value vat xml
Last synced: 3 months ago
JSON representation
An Android app. Calculate VAT for any country in the world.
- Host: GitHub
- URL: https://github.com/vbresan/vat_calculator
- Owner: vbresan
- License: mit
- Created: 2024-05-14T16:49:03.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-08-13T14:25:01.000Z (6 months ago)
- Last Synced: 2024-08-13T17:28:14.078Z (6 months ago)
- Topics: added, android, android-app, android-application, f-droid, fdroid, java, material-design, material-ui, material3, materialui, tax, value, vat, xml
- Language: Java
- Homepage: https://play.google.com/store/apps/details?id=biz.binarysolutions.vatcalculator
- Size: 6.04 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# VAT Calculator
![]()
![]()
![]()
![]()
[
](https://f-droid.org/packages/biz.binarysolutions.vatcalculator/)
[](https://play.google.com/store/apps/details?id=biz.binarysolutions.vatcalculator)
Or download the latest APK from the [Releases Section](https://github.com/vbresan/VAT_Calculator/releases/latest).
## Contributing
### Updating VAT rates
This app keeps track of VAT rates for over 160 countries. Since VAT rates change occasionally, the app requires updates as well. All rates are defined in the [`rates.json`](https://github.com/vbresan/VAT_Calculator/blob/master/app/src/main/assets/rates.json) file. The file's syntax is straightforward, and no coding knowledge is necessary to update the file and correct the rates.Once your modifications are verified (it would be helpful if you provide the relevant source of information for corrected VAT rates), your changes will be merged, and an updated app will be released.
Note that the initial rates were sourced from [Wikipedia page "Value-added tax"](https://en.wikipedia.org/wiki/Value-added_tax). If you choose to update the app, please consider updating the Wikipedia page as well. Thank you!
### Donations
If you find the app useful, you can support its maintenance with a donation of any amount. Donations are accepted through either [Ko-fi](https://ko-fi.com/vbresan) or [Liberapay](https://liberapay.com/vbresan). Thank you for your support!