DeutschLernen/GermanApp
Lasse Rune Hansen be692886a9 feat(docs/admin): Add Admin Module feature specification and update roadmap
- Created admin-module.md with comprehensive feature documentation
- Updated README.md roadmap with current status and progress
- Added [Authorize] to StoryController GET endpoints
- Documented requirements:
  - Mandatory user registration before accessing content
  - Individual user progress tracking
  - Admin module (Lasse only)
  - Admin story generation functionality
  - Admin user progress reports
- Updated development roadmap with Phase 4 (Admin Module)

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-06-14 11:45:55 +02:00
..
Application feat(backend/story-integration): Phase 5 - Audio Generation 2026-06-13 14:47:32 +02:00
Domain feat(backend/story-integration): Phase 1 - Database & Models 2026-06-13 13:23:12 +02:00
Infrastructure fix(backend/config): Skip AI service validation when configs are not set 2026-06-14 07:54:23 +02:00
Presentation feat(docs/admin): Add Admin Module feature specification and update roadmap 2026-06-14 11:45:55 +02:00
Properties Initial commit: GermanApp with Clean Architecture 2026-05-31 18:14:51 +02:00
Shared feat(backend/infra): add health checks, CORS, Serilog logging, and exception middleware 2026-05-31 19:52:00 +02:00
.dockerignore feat(backend/infra): add Docker configuration for Phase 3 2026-06-05 11:46:27 +02:00
Dockerfile fix(infra): remove problematic health checks for now 2026-06-05 13:03:10 +02:00
GermanApp.csproj feat(backend/infrastructure): implement Mistral API Connector (Phase 0 of AI Services) 2026-06-09 18:56:37 +02:00
GermanApp.http Initial commit: GermanApp with Clean Architecture 2026-05-31 18:14:51 +02:00
Program.cs fix(backend/config): Skip AI service validation when configs are not set 2026-06-14 07:54:23 +02:00