{% extends "layout.html" %} {% block title %}Home{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block content %}

GnuCash Portfolio

{# Github Badge #}

GnuCash Portfolio web app provides portfolio management and analysis tools for GnuCash book stored in SQLite format. Please keep in mind that modifying the data requires the GnuCash application being closed to ensure the changes are not overwritten.

{# favourite accounts #}
Favourite Accounts
Asset Allocation
chart
Upcoming scheduled transactions
{# include '_index.recurring.html' #}

Below are some things that remain to be implemented:

{% endblock %} {% block scripts %} {% endblock %}