pour application android simpl-liste
- Protected (app) layout with sidebar, header, theme toggle - List detail page with tasks, filters, sorting - Inline task editing (title, notes, priority, due date, recurrence) - Subtask creation and nested display - Dark mode (class-based, persisted to localStorage) - WebSocket sync hook (connects via ticket auth, auto-refresh) - Responsive sidebar (hamburger on mobile) - French UI strings throughout - Components: Sidebar, TaskList, TaskItem, TaskForm, FilterBar, ThemeToggle, Header, AppShell Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .claude/rules | ||
| .vscode | ||
| app | ||
| assets | ||
| src | ||
| web | ||
| .gitignore | ||
| app.json | ||
| babel.config.js | ||
| CLAUDE.md | ||
| drizzle.config.ts | ||
| eas.json | ||
| index.js | ||
| masterplan.md | ||
| metro.config.js | ||
| nativewind-env.d.ts | ||
| package-lock.json | ||
| package.json | ||
| sql-transformer.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||