SpringBoardMentor114 / SpendWise

MIT License
2 stars 0 forks source link

Backend End: Expense Management APIs #27

Open SpringBoardMentor114 opened 2 months ago

SpringBoardMentor114 commented 2 months ago

Acceptance Criteria:

  1. API for add/Edit/delete expense.
kunaldhondge commented 1 month 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.