Privacy — CostWatch PoC

This Proof-of-Concept analyses your bank CSV entirely in your browser. We do not send your CSV or transaction data to any server.

Details:

Optional accounts: individual mode works fully without signing in. If you choose to sign in, CostWatch automatically syncs your detected results to your account — the merchant name, how many times it charged you, the average amount, and the interval between charges — so you can see the same summary on another device. It does not sync your raw transaction rows, dates of individual charges, or the source CSV itself; those stay in that browser's local storage only. Business mode (Xero) is different: it fetches and stores your actual transaction data server-side once you connect an account, because that's what makes the automatic connector work.

If you have questions or want a code review, email: hello@example.com

Back to demo