Show HN: When Will I Run Out Of Money? (weekend project) (whenwillirunoutofmoney.com)
I changed jobs recently. Tax is weird in Europe (and maybe other places as well?) in that different amounts go out at different times and repeat at various intervals. I needed to make sure I had enough cashflow to make all upcoming payments, I didn't want any surprises.
So I created a little tool for my own purposes, then had fun putting a small HTML frontend on it as I thought it might be useful for someone else. I'm a backend developer in my day job, as you can probably tell from the design :)
There are other tools out there that do a similar thing, but they normally require you to upload the relevant data to other people's servers, which I wasn't comfortable with for financial data. Also I didn't fancy paying anyone for a service as small as this.
I'm posting it here in the hope that it's useful to someone. And to gather feedback, let me know what you think.
7 comments
[ 3.1 ms ] story [ 24.4 ms ] threadI can’t be bothered with spreadsheets. Also, tools like Firefly III (and their data importer) is powerful but takes a bit more mental effort and couple of hours…
Edit: also crashes in Chrome for me. Windows 10.
It would be nice if the bottom bar didn't change state if I am still typing a word (i.e. if I type "monthl", a red error shows up, then when I aadd the "y" the app shows the right state).