SpringBoardMentor114 / SpendWise

MIT License
2 stars 1 forks source link

Backend End: Expense Management APIs #27

Open SpringBoardMentor114 opened 6 months ago

SpringBoardMentor114 commented 6 months ago

Acceptance Criteria:

  1. API for add/Edit/delete expense.
kunaldhondge commented 5 months ago

Here's is the summary of the work:

  1. Implemented CRUD operations for managing expenses.
  2. Tested all endpoints using Postman and verified functionality.