Vanth is a way to track your expenses.
This removes some of the logic associated with using JSON based authentication in favor of the simpler and more built-in form based authentication that I had originally gotten working. This requires no JavaScript from the browser, which is its own reward |
||
|---|---|---|
| alembic | ||
| bin | ||
| lib | ||
| templates | ||
| tests/api | ||
| vanth | ||
| .babelrc | ||
| .gitignore | ||
| alembic.ini | ||
| conftest.py | ||
| gulpfile.js | ||
| index.html | ||
| LICENSE | ||
| package.json | ||
| pylint.sh | ||
| pylintrc | ||
| pytest.ini | ||
| README.md | ||
| setup.py | ||
| webpack-assets.json | ||
| webpack.config.js | ||
Vanth
Vanth is a way to track your expenses. It's primary goals are the following:
1 - You can host it yourself so you don't have to trust any third party with your financial data 2 - It minimizes the amount of effort and human input required to maximally track your expenses 3 - It seeks to maximize information available about your expenses
Vanth is released under the Affero GPL (http://www.affero.org/oagpl.html)