An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Trakli Logo

# 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.