# FlutterMoneyManagerApp
**Repository Path**: django-flutter/FlutterMoneyManagerApp
## Basic Information
- **Project Name**: FlutterMoneyManagerApp
- **Description**: UI美观的个人离线记账工具,开源项目个人打包版本
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-05-28
- **Last Updated**: 2023-06-16
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# My Money Manager
A new Simple money manager app to track daily income and expenses within few seconds.
Description
If you have habit of keeping an eye on incomes and expenses then this app is for you. Inside the app, you will find a simple User Interface that allows you to add new incomes or expenses along with assigning the transaction with fancy icon to indicate its category.
Quick Guide
- Add new transaction by pressing + iconbutton at bottom.
- See all the details of transaction by just clicking on the transaction.
- Update any transaction by long press.
- Add your custom category from categories screen in drawer.
- Delelte any transaction by clicking on delete icon in detail and update screen.
- Click on income and expense card on main screen to visualize incomes and expenses in percentage(to see where your money goes the most).
- Set app accent color that you want given in settings..
It has been designed in an intuitive way, quick to add, easy to navigate.
Screenshots
## 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://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.