GithubHelp home page GithubHelp logo

jamesplease / fi-calc-guide Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.5 MB

The guide book for FI Calc

Home Page: https://guide.ficalc.app

License: GNU Affero General Public License v3.0

JavaScript 49.17% CSS 36.16% Nunjucks 14.66%
financial-independence calculator fire retirement

fi-calc-guide's Introduction

FI Calc Guidebook

The Guidebook for FI Calc.

Contributing

Looking to help out? Refer to the Contributing Guide. Also, thanks!

Target environment support

  • All evergreen browsers (including Edge)
  • Android mobile browsers, iOS mobile Safari, iPadOS Safari

This app is not expected to work in Internet Explorer.

fi-calc-guide's People

Contributors

gburtini avatar jamesplease avatar

Stargazers

 avatar

Watchers

 avatar

fi-calc-guide's Issues

Site roadmap

  • Introduction
  • Why Backtesting Is Useful
    • Criticisms of Backtesting
  • Withdrawal Strategies
    • By Groups
    • Attributes
  • Historical Data
    • Criticisms of Dataset
  • Statistics
    • Median
    • Average

First release

  • Finish remaining pages (aside from withdrawal strat pages)
  • Test on mobile
  • Release

More robust search

Atm any small tweak to the site can break the search index, because of the way that the JSON is generated. Perhaps it's possible to enable search per-directory, so that I don't need to worry about every new file breaking the index?

Add search

  • Search index (JSON file using eleventyone as an example)
  • Search page that uses that data
  • Search bar
  • Visual design
  • Search bar works on mobile
  • Search icon

KaTeX example

Steps:

  1. Add katex: true to the frontmatter
  2. Put KaTeX in the Markdown

i.e.;

---
layout: default
title: About
katex: true
---

# Header

Cool math:

$\sqrt{3x-1}+(1+x)^2$

Hosted dataset viewer

View all of the data in an app. Then, each year in the docs can link out to the data spreadsheet

Separate JS file?

Atm it's inlining the JS for each file. I should think about if a separate JS file would be preferable; perhaps for some of it? Not too sure.

Thanks for the tool

Just found your tool. It is, I am sure, very very more complex than it seems on the outer edge. The graphs and tools you put to our disposal are fantastic, way higher quality than any other open source project I've seen.

BTW why do you think there is such a low amount of personal finance code on github? Feels like there should be a toolset for all of us to share and contribute to...

Withdrawal strategy guides

  • Add blog post links
  • Add attribution to creator
  • Add year of creation (if known)
  • Add links to other resources (i.e.; calculator)
  • Add more descriptions for individual form fields (specifically the newest withdrawal strats)
  • Tips
    • i.e.; guardrails for variable withdrawal strats, life annuity for VPW
  • Algorithm details (i.e.; PMT fn)
  • Equations (using LaTeX)

Attribute ideas:

Volatility. How much do withdrawals change year-over-year?
Reliability. How likely is it to run out of money before the retirement ends?
Legacy. Typical final portfolio size? Large or small?
Spending. Average total spending over the life time of the retirement?
Simplicity. How simple is the withdrawal algorithm?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.