Ledger is a php-based web reciept/transation history meant to track your purchases at a granular level. Want to know how much you spent on bananas? Or what's the average price of bananas you've bought at costo vs walmart?
Ledger is currently under development.
The following instructions outline the installation process for Ledger.
sudo apt-get install coffeescript
#Might be required depending on your install paths for nodejs & coffeescript
sudo ln -s /usr/bin/nodejs /usr/local/bin/node
sudo ln -s /usr/bin/coffee /usr/local/bin/coffee
composer install##Features wanted:
- pretty graphs!
- OCR (upload photos of reciepts to add data)