Skip to content

[Task] 학습 완료 화면 구현 #81

Description

@DDINGJOO

상위 Story

목표

55개 단어 학습 완료 시 결과 요약 화면 구현

화면 구성

┌─────────────────────────────────────────────────────┐
│                                                      │
│                    🎉 학습 완료!                     │
│                                                      │
│              오늘의 학습을 완료했습니다              │
│                                                      │
│  ┌─────────────────────────────────────────────┐    │
│  │  📊 학습 결과                                │    │
│  │                                              │    │
│  │  총 학습: 55개                               │    │
│  │  ✅ 정답: 48개 (87%)                         │    │
│  │  ❌ 오답: 7개 (13%)                          │    │
│  │                                              │    │
│  │  🔥 연속 학습: 5일째                         │    │
│  └─────────────────────────────────────────────┘    │
│                                                      │
│  [ 📊 통계 보기 ]  [ 🏠 대시보드로 ]                │
│                                                      │
└─────────────────────────────────────────────────────┘

MUI 컴포넌트

  • Box, Paper
  • Typography
  • Button
  • Confetti 효과 (선택)

완료 조건

  • LearningComplete 컴포넌트 구현
  • 학습 결과 요약 표시
  • 대시보드/통계 이동 버튼

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions