Family Finance Management with Multi-Currency Support
Full-stack application for comprehensive tracking and analysis of family financial flows. Built with modern Go backend and responsive Vue.js frontend, featuring real-time analytics, multi-currency support (RSD/EUR), and intuitive family member management.
Demo is live! Full-stack expense tracker with Go backend, Vue.js frontend, and PostgreSQL database. Try the demo to explore all features including accounts, categories, transactions and financial reports.
expense-tracker — monorepo with backend, frontend and documentation.
/backend — Go REST API service, domain logic, authentication, sqlc integration.
/frontend — Vue.js 3 responsive SPA with views for transactions, accounts and analytics.
/db — PostgreSQL schema, migrations and seed data for local development.
/docs — BRD, SRS and API specifications describing business context and system behaviour.