What does HackerNews think of paisa?
Paisa – Personal Finance Manager. demo: https://demo.paisa.fyi
Language:
TypeScript
Looks nice. The comparison with S&P500/similar Index funds is an important metric to track. I’d also built a tool https://monkeybeat.market/ which demonstrates a similar concept.
I’ve been exploring such projects off late myself. I found https://github.com/ananthakumaran/paisa to be a really clean and well implemented project on similar lines. It already handles a bunch of asset classes familiar to the country I’m residing in which is tempting me to give it a shot sometime soon!
I am building a Web UI called paisa[1] to visualize personal finance data. We currently have very good command line tooling for this (ledger/hledger/beancount). A Web UI will make it even easier to see what's going on with your finances.
I am interested in knowing what are the common problems you face with command line approach that can be solved via a Web UI
I started with https://ledger-cli.org. Later built a GUI https://github.com/ananthakumaran/paisa on top of it