310Team8 / FinTrack

A comprehensive budgeting and financial management tool for individuals and businesses.
MIT License
0 stars 12 forks source link

Implemented update abilities for APIs of models Expenses, Goals, Income #50

Closed sdes755 closed 3 months ago

sdes755 commented 3 months ago

Description

Created new methods in the Service Layer to implement update abilities for the APIs of models Expenses, Incomes, and Goals. Added editing functionalities in each of the aforementioned views as well.

Closes #17

Type of Change

Additional Information

shyke0611 commented 3 months ago

Approved looking good and clean