pecuniaIcon

Technologies used

  • Flutter
  • Supabase

Pecunia is my second major team project: a personal finance mobile app. I came up with the idea because I wanted to create something I would personally use. Pecunia is a native mobile app built with Flutter for the frontend and Supabase for the backend.

The app allows users to track their expenses, income, and transfers across multiple accounts. Each transaction can be categorized, include a description, and users can create custom categories. Additionally, the app features a dedicated statistics page where users can view their expenses and income displayed in both pie and bar charts.
All transactions are stored in the Supabase database, and users can log in with their email and password to access their data from any device.

All the core features of the app are already implemented, and it is ready to be published. However, it still requires additional features and improvements, such as a dark mode, more settings options, and a way to export data.