https://github.com/trakli/mobile
Open source personal income tracking mobile application
https://github.com/trakli/mobile
expense expense-tracker flutter hacktoberfest mobile-app mobile-development open-source opensource
Last synced: 5 months ago
JSON representation
Open source personal income tracking mobile application
- Host: GitHub
- URL: https://github.com/trakli/mobile
- Owner: trakli
- Created: 2024-07-20T09:26:31.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2026-01-10T23:11:14.000Z (5 months ago)
- Last Synced: 2026-01-11T07:07:56.433Z (5 months ago)
- Topics: expense, expense-tracker, flutter, hacktoberfest, mobile-app, mobile-development, open-source, opensource
- Language: Dart
- Homepage:
- Size: 61.7 MB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Trakli
## Overview
Trakli is a personal income tracking application. The application allows users to manage and categorize their income and expenses under various groups.
## Features
- Register and log in to the application
- Manage user profile information
- Create, view, update, and delete groups (e.g., Home, Office, Personal)
- Manage income categories (e.g., Sales, Salary, Gift, Bonus, Interest)
- Manage expense categories (e.g., Utilities, Transport, Electricity, Rent, Tax, Health)
- Manage parties (e.g., individuals or entities from which money comes or goes)
- Manage wallets and bank accounts (e.g., cash, bank accounts)
- Record income and expense entries with details such as date, party, description, source/target wallet, and optional attachments
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.