diff --git a/README b/README index 4903f8d..347e081 100644 --- a/README +++ b/README @@ -1,14 +1,15 @@ TODO: - * need to include rego, insurance for Hyundai when we go ex-lease. - * would be good to have a "compare" feature, load in a CSV, process it to see what was projected, and where we are now? (or just overkill, really only need to know what the original value was for "now" in the export... -- maybe 'hard-code' for now? - * also should have a compare last figure, not just first - * have a graph of dollars over time - when comparing, show original numbers and current calcuation set - * need to show differences in assumptions / values a top, e.g. I upped living expenses, or change years of shares sold, etc. - - -- decided this is best supported by removing export to CSV function, and instead offering export to comparisons database (with a user-defined name) - -- then maintain DB of "sets" of comparisons - -- then can allow graph compare of current data to 1 (or more) exported comparions set + * compare feature + [done] -- decided this is best supported by removing export to CSV function, and instead offering export to comparisons database (with a user-defined name) + [done] -- then maintain DB of "sets" of comparisons + [done] -- then can allow graph compare of current data to 1 (or more) exported comparions set -- and show differences in graph including visually of any var changes in legend / or with tooltips + - specifically legend is not working + - tooltip (for legend?) not working + - highlighting differences in vars at top (maybe via colour of label? and a tooltip?) + * make save button create a comparison set to use + (also consider how to clean / re-create db initial values from code -- easily could just drop/recreate per table, and only drop finance, not csets) + * then delete export button CONSIDER in code: