Thank you for your feedback.
Indeed, the tool doesn't aim to add anything new, just centralize everything, be simpler to use, and avoid mistakes.
For instance, transactions are automatically synced from your bank account, a visual indicator helps you to find the transactions without a matching document, and the document without a transaction (unpaid invoices), ...
I process 2-4 transactions per month? My bank sends me a push notification when the money lands. Centralized invoice matching solutions isn't a big problem (maybe designers which have smaller contracts this would be useful?) but idk i am not seeing why this would help.
Helping with the expense side could be useful. I make 50-100 purchases for my business per year which are annoying to collect, and total my receipts.
Indeed, that was the original idea behind the application. The initial need came from the fact we had to manage multiple receipts, and match them with bank statements, but of course, this also works if you have a lot of invoices (such as in the case of a plumber, small business, ...°
Hello, thanks for the kind words, and yes I think GitHub Actions have the potential to replace a large part of the current GitHub SaaS ecosystem.
There are a few demos listed in the Features section. The simplest one being a wordpress repo which shows the absolute minimal configuration required in terms of files (1 docker-compose, and 1 workflow file): https://github.com/pullpreview/demo-wordpress
You can clone that repo and fill in your AWS credentials in the Secrets section of the GitHub repository settings, and then you'll get a live environment running (like in https://github.com/pullpreview/demo-wordpress/deployments)