mpierse / ZipMynt

A Personal Finance Application
0 stars 4 forks source link

added queries and methods to budgetItem repository and resource #20

Closed mpierse closed 5 years ago

mpierse commented 5 years ago

I added queries to the budget item repository for find lists of budget items based that were associated with a specific budget, were over budget, or under budget. I also added the corresponding methods to the budget item resource.