MSTC-DA-IICT / Hacktoberfest23-Expense-Tracker-app-Flutter

An expense tracker app project built in Flutter for hacktoberfest'23
0 stars 5 forks source link

Edit button for Expenses #6

Open iakash-singh opened 10 months ago

iakash-singh commented 10 months ago

Summary: We need to implement an "Edit Expense" button in the Expense Manager application to allow users to modify existing expense records.

Scope: The scope of this issue includes:

Adding an "Edit" button to the expense detail view. Implementing the logic to edit and update the selected expense details. Ensuring proper validation and feedback for the editing process. Design and Implementation Guidelines:

Create an intuitive and user-friendly interface for the "Edit" button. Allow users to make changes to expense details, such as amount, category, date, and notes. Provide clear feedback to users upon successful editing or error.

sakshivbp1812 commented 10 months ago

@iakash-singh can u pls assign me this issue