alistair-marshall / cFIREsim-open

An forked version of the popular retirement calculator (cFIREsim.com) completely in javascript and open-source.
https://alistair-marshall.github.io/cFIREsim-open/
Apache License 2.0
30 stars 12 forks source link

Fix Save/Load Simulation Inputs #7

Closed alistair-marshall closed 4 years ago

alistair-marshall commented 4 years ago

Previous versions saved to a server DB. This fork has removed the server and DB aspect, but it would be nice to save the inputs as JSON and let the user load the saved files.