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

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.

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


Transaction List

Adding Parameters


Transaction List

Weekly Transaction Chart


Weekly Transaction Chart

Add Transaction


Add Transaction

Delete 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