feat(frontend): Add settings page with account management functionality.

Added comprehensive settings page with account settings component, integrated with existing layout and routing
structure. Updated project documentation with frontend architecture details.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>")
This commit is contained in:
Elisiário Couto
2025-09-18 11:49:36 +01:00
parent 02c4f5c6ef
commit 056c33b9c5
13 changed files with 2967 additions and 123 deletions

View File

@@ -48,6 +48,7 @@
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.20",
"globals": "^16.3.0",
"shadcn": "^3.3.1",
"sharp": "^0.34.3",
"typescript": "~5.8.3",
"typescript-eslint": "^8.39.1",