managarten/apps/questions
Claude 928cac6799
feat(questions): add production-ready pages and components
- Add forgot-password page with email recovery flow
- Add settings page with account, theme, notifications, privacy options
- Add collections management page with create/edit/delete functionality
- Add CollectionModal component for collection CRUD
- Add ErrorAlert component for consistent error handling
- Add loading skeletons (QuestionSkeleton, QuestionDetailSkeleton, AppLoadingSkeleton)
- Update layouts and pages to use skeletons and error handling

https://claude.ai/code/session_01Rk3YVJCU3nM8uvVPghRz6r
2026-01-29 00:43:59 +00:00
..
apps feat(questions): add production-ready pages and components 2026-01-29 00:43:59 +00:00
CLAUDE.md feat(questions): implement SvelteKit web app 2026-01-29 00:00:53 +00:00
package.json feat(questions): implement questions app NestJS backend 2026-01-28 23:52:22 +00:00