Hacked together on a Sunday afternoon to visualize our creditcard statements and spending 😬😬😬😬
Total WIP but initially works.
NOT optimized for efficiency or anything fancy yet.
- ANZ CSV Account Statements (Only supports CC atm)
- PHP 7.4+
- In /Mapping, copy
categories.example.jsontocategories.json - Add your mapping to the
categories.jsonfile - Add your statements to the /Statements Folder
- Terminal
php -s 127.0.0.1:8111
- ChartJs
- Bootstrap
- Raw PHP
