Redesign planned out

This commit is contained in:
AG
2025-10-11 18:46:40 +03:00
parent 6f0d03703b
commit 9bbd690f40
9 changed files with 487 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ Auto-generated from all feature plans. Last updated: 2025-10-09
- Browser Local Storage (Primary store for session state). The backend is stateless. (001-people-tend-to)
- TypeScript (v5.x) (002-result-preparation-refactoring)
- In-memory for session data (no persistent storage) (002-result-preparation-refactoring)
- Material-UI / MUI (for Material Design 3 UI components) (003-redesign-you-find)
## Project Structure
```
@@ -21,6 +22,7 @@ npm test [ONLY COMMANDS FOR ACTIVE TECHNOLOGIES][ONLY COMMANDS FOR ACTIVE TECHNO
Node.js (LTS), TypeScript 5.x: Follow standard conventions
## Recent Changes
- 003-redesign-you-find: Added Material-UI / MUI
- 002-result-preparation-refactoring: Added TypeScript (v5.x)
- 001-people-tend-to: Added Node.js (LTS), TypeScript 5.x
- 001-people-tend-to: Added Node.js (LTS), TypeScript 5.x