Преглед
Финансово табло за portfolio. Преглед на салда по сметки, тенденции в нетната стойност и обобщения на приходи/разходи.
Активи
11,720,891.085 INR
Пасиви
0
Доходи
-2,123,331.11 INR
Разходи
181,993.5 INR
Разпределение на активи
Визуално представяне на състава на portfolio активи
Разпределение на пасиви
Визуално представяне на състава на portfolio пасиви
Chart is empty.
Паричен поток
Парично движение от източници на доходи към разходи и инвестиции
Доходи срещу разходи
Стълбовидна диаграма, сравняваща общите доходи и разходи за всеки интервал в избрания период.
README.md
Beancount for EPGP17 SAPM Group 3
This is a portfolio tracker built using Beancount, a double-entry accounting system, starting from 01/04/2018
Installation
To set up the environment for running the Beancount file, install the required dependencies using UV:
uv pip install beancount fava requests yfinance
Usage
To run the Beancount file and check for any errors, use the following command:
uv run beancount main.bean
To view the reports and visualizations, use Fava, which is a web interface for Beancount:
uv run fava main.bean