0
stars
0
forks
source link
Budget Tracker 2024
MVP
Features
- List View of Expenses: Display a list of all expenses with the attributes Name, Price, Date Added, and Type.
- Add Expense: Provide functionality to add a new expense to the list view.
- Delete Expense: Allow user to delete an existing expense from the list view.
- Edit Expense: Allow user to enter edit-mode and modify existing expenses in the list view.