-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathTODO
More file actions
23 lines (22 loc) · 1.42 KB
/
TODO
File metadata and controls
23 lines (22 loc) · 1.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Next
- [ ] A consistent loading state across all 3 charts on init and when changing parameters
- [x] Show rental income in the Buyer XLS sheet after column "Rent paid (imputed)" and show the same number in the table as well
- [x] Expose the `house.closingCosts` field in the UI, Property section right before the Province field
- [ ] 387.bundle.js:1 Uncaught DataCloneError: Failed to execute 'postMessage' on 'DedicatedWorkerGlobalScope': Data cannot be cloned, out of memory.
Nice to have
- [ ] show a monthly how much better off you are in terms of net worth
- [ ] fix <20% down on a >1mil property - show an alert or change the downpayment for the user and show warning
- [x] Cmd+C should copy an unformatted numeric value
- [ ] test if a new RNG seed is needed for each run
- [ ] flip animation on the legend not working
- [ ] for mortgage and rent covers lines, figure out if label should show left or right based on how much "distance" we have from edges of the chart. Or show a floating label.
- [ ] first time homebuyer checkbox or enum
- [ ] sensitivity analysis
- ML.RandomForestRegression
- ML.DecisionTreeRegression
- ML.PLS
- [ ] try https://million.dev/docs and optimize the UI
- [ ] package the app so it can run on desktop https://neutralino.js.org/docs/
- [ ] area difference chart https://airbnb.io/visx/threshold (be able to toggle between them)
- [ ] i18n in French (using i18next)
- [ ] Driver.JS progress