Skip to content

Latest commit

 

History

History
66 lines (39 loc) · 2.36 KB

File metadata and controls

66 lines (39 loc) · 2.36 KB

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.

Contact

If you have any questions or feedback, please contact me at hiborn4@gmail.com