Comprehensive Tesla stock tax calculator for RSUs and ESPP transactions
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
20
commits
Fix 1099-B parser for noncovered securities with $0 cost basis
66b4be7View on GitHubUpdate README for v2.0: mid-year estimation, new parsers, port change
a0e59d1View on GitHubAdd mid-year tax estimation with paystub parsing, vesting schedule, and projection engine
21ede7cView on GitHubChange default port from 5000 to 8080 to avoid macOS AirPlay conflict
2fcabcaView on GitHubRemove 7 unused standalone scripts, keep only web app pipeline
54721d3View on GitHubClean up: update README for PDF-first workflow, remove unused CLI scripts
c77caffView on GitHubv1.0 tax-win: Full tax app with PDF parsing, web UI, and standalone .exe build
7a30fd1View on GitHubImplement bonus allocation algorithm with corrected ROI calculation
d283ba2View on GitHubImplement dynamic tax bracket fetching - Add current year detection using datetime - Implement multi-source tax bracket fetching from IRS, Tax Foundation, and NerdWallet - Add inflation adjustment for future years beyond 2025 - Maintain fallback to hardcoded 2025 brackets for reliability - Improve error handling and user feedback during bracket loading - All calculations now use current year tax brackets automatically
1a7516eView on GitHubImprove CSV output structure for better tax breakdown clarity
f7c21b2View on GitHub