https://github.com/wichopy/canada-rrsp-optimizer
The 2019 simple tax calculator forked with an added functionality of finding your optimal RRSP contribution amount.
https://github.com/wichopy/canada-rrsp-optimizer
Last synced: over 1 year ago
JSON representation
The 2019 simple tax calculator forked with an added functionality of finding your optimal RRSP contribution amount.
- Host: GitHub
- URL: https://github.com/wichopy/canada-rrsp-optimizer
- Owner: wichopy
- Created: 2020-01-15T20:10:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-16T00:40:23.000Z (over 6 years ago)
- Last Synced: 2025-01-22T01:47:08.960Z (over 1 year ago)
- Language: JavaScript
- Size: 309 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## RRSP Contribution optimizer
This is a quick tool I hacked together to help me see how much refund I would get on my tax returns at different contribution amounts. This is meant for Canadians in the 2019 tax year.
This calculator was forked from simpletax.ca/calculator. I only added the graph for the RRSP contributions, calculated using their taxCalc prototype. The graph was rendered using Chart.js
