Family HQ Finance
I wanted to move away from Microsoft Excel to manage my finance, and I could not find a suitable solutions to replace it. So I decided to create my own webapp which became easier to work with and use for not just myself, but for my wife too.
Overview
Finance HQ is a personal finance management web application built to help track spending, categorise transactions, and maintain visibility over day‑to‑day financial activity. The project was designed as a practical way to deepen my understanding of Flask, SQLAlchemy, authentication, and CRUD‑based application design while building something genuinely useful.
The system supports multiple users, secure login, transaction management, category grouping, and a clean dashboard that summarises spending patterns. It is intentionally simple, fast, and easy to extend.