https://github.com/hiborn4/expensify_flutter_transaction_app
This app allows you to manage your transactions and view them in a chart bar format. You can add new transactions, delete existing transactions, and track your expenses.
https://github.com/hiborn4/expensify_flutter_transaction_app
flutter flutter-apps flutter-demo flutter-package flutter-plugin flutter-ui responsive responsive-layout transaction
Last synced: 3 months ago
JSON representation
This app allows you to manage your transactions and view them in a chart bar format. You can add new transactions, delete existing transactions, and track your expenses.
- Host: GitHub
- URL: https://github.com/hiborn4/expensify_flutter_transaction_app
- Owner: HiBorn4
- Created: 2023-03-20T05:57:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-03T07:29:25.000Z (over 2 years ago)
- Last Synced: 2023-11-03T08:28:03.881Z (over 2 years ago)
- Topics: flutter, flutter-apps, flutter-demo, flutter-package, flutter-plugin, flutter-ui, responsive, responsive-layout, transaction
- Language: Dart
- Homepage:
- Size: 1.34 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My Transaction App
Welcome to the My Transaction App! This app allows you to manage your transactions and view them in a chart bar format. You can add new transactions, delete existing transactions, and track your expenses.
## Transaction List
The transaction list displays all your transactions in a tabular format. Each transaction includes the following information:
- Name: The name of the transaction.
- Title: The title or description of the transaction.
- Date: The date when the transaction occurred.
- Amount: The monetary amount of the transaction.
Screenshots
Transaction List
Adding Parameters
Weekly Transaction Chart
Add Transaction
Delete Transaction
## Adding Transactions
To add a new transaction, follow these steps:
1. Click on the "Add Transaction" button.
2. Enter the required details for the transaction, including the name, title, date, and amount.
3. Click the "Submit" button to add the transaction to the list.
## Deleting Transactions
To delete a transaction, locate the transaction in the transaction list and click on it. A confirmation prompt will appear to confirm the deletion. Click "OK" to proceed with the deletion.
Please note that deleting a transaction is irreversible, so ensure that you want to delete the transaction before confirming.
## Getting Started
To get started with the My Transaction App, follow these steps:
1. Clone the repository to your local machine.
2. Install the necessary dependencies using the package manager of your choice.
3. Run the app on a simulator or physical device.
Feel free to explore the codebase, make modifications, and customize the app to suit your needs.
## License
This project is licensed under the [MIT License](LICENSE).
Contact
If you have any questions or feedback, please contact me at hiborn4@gmail.com