Define UI to perform CRUD operations on expenses #143
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "expenses-crud"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In this PR we are unifying multiple similar APIs into an abstract one, aiming to reduce code duplication on the API requests. We are also updating the expenses table UI to be aligned with that of groups and guests.
expenses-crudto Define UI to perform CRUD operations on expenses