Stacktora
Stacktora / Vault / Flutter + Python + Postgres: Mobile Personal Finance Tracker App
Mobile by @ops

Flutter + Python + Postgres: Mobile Personal Finance Tracker App

A real Flutter client backed by Python for expense tracking and budget categorization on the go — the mobile-client counterpart to the Personal Finance Budgeting backend, this time with an actual app to install on a phone.

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

Python 3.12 PostgreSQL

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install flutter-python-finance-tracker-app --remote
$ stacktora sync   # generate the files

What you get

docker-compose.ymlMakefileDockerfileREADME.md.env.example.gitignore.dockerignore.github/workflows/ci.yml.tool-versions.editorconfigProcfile … and more

More from the Vault