Proof of concept GnuCash Webinterface

This may one day be a something truly great.
- [ ] Browse accounts and view transactions
- [ ] Record simple transactions with a smartphone
pip install -r requirements.txt
export FLASK_ENV=development
flask run
This is (currently) a personal project to play around and satisfy my own everyday needs
and intellectual curiosity. Who knows what will become of it?
GitHub