- Fix month detection.
- Fix plot.
- Refactor html creation method to allow adding sections easily.
- Re structure source files
- Allow dynamic filtering and sorting.
- Create categories/tagging over description.
- Add other expenses.
- Add incomes and current resources (savings/investments).
(MacOs)
python3 -m venv env
source env/bin/activate
python3 -m pip install --requirement requirements.txt
python3 main.py