“Monito” is a money management app built with Flutter and powered by Pocketbase for its backend. It allows users to easily create, view, and manage financial transactions. Users can categorize their expenses, add payment cards, and access a detailed report page with customizable filters for better financial insights. Monito simplifies tracking and managing your finances in one intuitive platform.
Clone this repository and run the following commands:
flutter pub get
flutter run
For start the backend application you should download Pocketbase. Once you've extracted the archive, locate the extracted directory and add or replace the “pb_data” folder within it. Then start the application by running the following command:
./pocketbase serve