Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nadimtuhin/tax-calculator
Tax calculator for 2023-2024 with proposed and current rates
https://github.com/nadimtuhin/tax-calculator
bdtax bootstrap tax vue vuex
Last synced: 10 days ago
JSON representation
Tax calculator for 2023-2024 with proposed and current rates
- Host: GitHub
- URL: https://github.com/nadimtuhin/tax-calculator
- Owner: nadimtuhin
- Created: 2020-06-09T16:26:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T18:03:58.000Z (5 months ago)
- Last Synced: 2024-10-14T03:25:07.608Z (24 days ago)
- Topics: bdtax, bootstrap, tax, vue, vuex
- Language: Vue
- Homepage: http://tax.nadimtuhin.com
- Size: 3.28 MB
- Stars: 13
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bangladeshi salaried people tax-calculator
development `yarn && yarn serve`
## issues
if you find any ssl related issue run this first in unix```
export NODE_OPTIONS=--openssl-legacy-provider
```