Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

# VAT Calculator


Screenshot dark theme purple
Screenshot light theme purple
Screenshot dark theme purple
Screenshot light theme purple

[Get it on F-Droid](https://f-droid.org/packages/biz.binarysolutions.vatcalculator/)
[Get it on Google Play](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!