[OQI-002] docs: Update inventories for Education module
- Add 4 new components: CertificatePreview, CourseReviews, LessonNotes, RecommendedCourses - Update OQI-002 progress to 70% - Update component counts (36 total) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
9385ea238e
commit
a8337b071e
@ -19,10 +19,10 @@ last_updated: "2026-01-25"
|
||||
summary:
|
||||
total_features: 8 # auth, dashboard, education, trading, investment, settings, notifications, payments
|
||||
total_pages: 18 # +4 (CheckoutSuccess, CheckoutCancel, Pricing, Billing)
|
||||
total_components: 32 # +3 assistant (ConversationHistory, ContextPanel, index)
|
||||
total_components: 36 # +4 education (CertificatePreview, CourseReviews, LessonNotes, RecommendedCourses)
|
||||
total_hooks: 0
|
||||
total_stores: 2 # chatStore, paymentStore
|
||||
status: "En desarrollo (OQI-007 al 40%)"
|
||||
status: "En desarrollo (OQI-002 al 70%)"
|
||||
|
||||
# ============================================================================
|
||||
# ESTRUCTURA DE DIRECTORIOS
|
||||
@ -674,8 +674,10 @@ epic_mapping:
|
||||
|
||||
OQI-002:
|
||||
features: [education]
|
||||
pages_count: 2
|
||||
status: "Estructura creada"
|
||||
pages_count: 6
|
||||
components_count: 4
|
||||
status: "En Desarrollo (70%)"
|
||||
note: "CertificatePreview, CourseReviews, LessonNotes, RecommendedCourses components added"
|
||||
|
||||
OQI-003:
|
||||
features: [trading]
|
||||
|
||||
@ -36,9 +36,10 @@ epicas:
|
||||
- codigo: OQI-002
|
||||
nombre: Modulo Educativo
|
||||
sp: 45
|
||||
estado: Parcial
|
||||
progreso: 60%
|
||||
estado: En Desarrollo
|
||||
progreso: 70%
|
||||
doc_frontend: true
|
||||
descripcion: "CertificatePreview, CourseReviews, LessonNotes, RecommendedCourses components"
|
||||
|
||||
- codigo: OQI-003
|
||||
nombre: Trading y Charts
|
||||
|
||||
Loading…
Reference in New Issue
Block a user