Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expense edit & delete #50

Open
Anuoluwatobi opened this issue Sep 15, 2024 · 0 comments
Open

Expense edit & delete #50

Anuoluwatobi opened this issue Sep 15, 2024 · 0 comments
Assignees
Milestone

Comments

@Anuoluwatobi
Copy link
Contributor

As a User
I need to be able to edit or delete an expense
So that I can change expense properties or delete an expense

Details and Assumptions

  • An expense has been created
  • All properties of an expense can be edited except the date, which is immutable.
    *The user can delete an expense which will delete the receipt attached to the expense.

Acceptance Criteria

Given that a user has created an expense 
When the name/amount/category/description/participant is edited.
Then the properties of the expense are updated.

Given that a user has created an expense 
When the user deletes an expense 
Then the expense is no longer accessible to the user. 
@Anuoluwatobi Anuoluwatobi added this to the Sprint 3 milestone Sep 15, 2024
@Anuoluwatobi Anuoluwatobi changed the title Expense edition & deletion Expense edit & delete Sep 16, 2024
@ccespedes ccespedes assigned ccespedes and unassigned ccespedes Sep 16, 2024
@kristi-h kristi-h self-assigned this Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants