Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teddy-gustiaux/canadian-sales-tax-calculator
Another simple Canadian sales tax calculator for Android.
https://github.com/teddy-gustiaux/canadian-sales-tax-calculator
android canada taxes
Last synced: about 1 month ago
JSON representation
Another simple Canadian sales tax calculator for Android.
- Host: GitHub
- URL: https://github.com/teddy-gustiaux/canadian-sales-tax-calculator
- Owner: teddy-gustiaux
- License: mit
- Created: 2017-03-14T23:12:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-08T19:13:26.000Z (3 months ago)
- Last Synced: 2024-09-08T20:39:05.884Z (3 months ago)
- Topics: android, canada, taxes
- Language: Java
- Homepage:
- Size: 971 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Canadian Sales Tax Calculator
[![GitHub release](https://img.shields.io/github/release/teddy-gustiaux/canadian-sales-tax-calculator.svg?style=flat-square)](https://github.com/teddy-gustiaux/canadian-sales-tax-calculator/releases)
[![License](https://img.shields.io/badge/License-MIT-lightrey.svg?style=flat-square)](https://opensource.org/licenses/MIT)*Another simple Canadian sales tax calculator for Android.*
No ads and no permissions required. Respects your privacy!
### Features:
- Dark theme
- Penny rounding
- Easily clear the price input
- Display thousands separators in the input price
- Display the full location name or only its ISO code### Supports all provinces and territories:
- Alberta
- British Columbia
- Manitoba
- New Brunswick
- Newfoundland and Labrador
- Northwest Territories
- Nova Scotia
- Nunavut
- Ontario
- Quebec
- Prince Edward Island
- Saskatchewan
- Yukon*Feel free to contribute to the project!*
## Source
Official source used for GST/HST rates: [Canada Revenue Agency](http://www.cra-arc.gc.ca/tx/bsnss/tpcs/gst-tps/rts-eng.html).
## Attribution
- Google Play and the Google Play logo are trademarks of Google LLC.
## Privacy Policy
- Available [here](https://github.com/teddy-gustiaux/canadian-sales-tax-calculator/blob/master/privacy-policy.md).
- The app icon is a modified version of the icon *Calculator* by To Uyen from the Noun Project (available [here](https://thenounproject.com/search/?q=calculator&i=670846)).
## License
Distributed under the [MIT license](http://opensource.org/licenses/MIT).