From 8733795c8449f3514369d7b4220934760e386f1b Mon Sep 17 00:00:00 2001 From: Biswa Kalyan Bhuyan Date: Fri, 25 Apr 2025 01:09:30 +0530 Subject: finance/frontend: fix: did some minor changes to the frontend --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9ea194b..9910111 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ An application designed to help manage personal finances, including income (like * [x] Design database schema (Users, Accounts, Transactions, Loans, Goals) * [x] Set up database connection and migrations * [x] Add CORS middleware for cross-origin requests -* [ ] Implement User Authentication (Signup, Login, JWT/Session Management) +* [x] Implement User Authentication (Signup, Login, JWT/Session Management) * [ ] Create basic CRUD APIs for Accounts (e.g., Salary Source, Bank Account) * [ ] Create basic CRUD APIs for Transactions (Income, Expense) * [x] Create basic CRUD APIs for Loans -- cgit v1.2.3-59-g8ed1b