From d2c03d9417fb289d455f80f4c6facd7274c31d3e Mon Sep 17 00:00:00 2001 From: Biswa Kalyan Bhuyan Date: Mon, 28 Apr 2025 08:32:07 +0530 Subject: finance/backend: feat: Refined APIs for Loans and Goals based on frontend needs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5c1de8c..29d291a 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ An application designed to help manage personal finances, including income (like * **Backend:** * [x] Implement logic for loan calculations (remaining balance, interest if applicable) * [x] Implement logic for goal progress tracking based on transactions/savings - * [ ] Refine APIs for Loans and Goals based on frontend needs + * [x] Refine APIs for Loans and Goals based on frontend needs * [ ] Add validation logic for all inputs * [ ] Enhance tests for loan and goal logic * **Frontend:** -- cgit v1.2.3-59-g8ed1b