[Feature] 대시보드 페이지 구현 #9

Closed
opened 2026-02-26 23:09:38 +00:00 by seonkyu.kim · 0 comments
Owner

설명

대시보드 페이지를 HTML 시안(dashboard.html) 기반으로 구현합니다.

작업 내용

  • 페이지 헤더 (제목 + 설명)
  • 필터 섹션 (날짜 범위, 서비스 드롭다운, 초기화, 조회)
  • 통계 카드 4개 (오늘 발송 수, 성공률, 등록 기기 수, 활성 서비스)
  • 최근 7일 발송 추이 차트
  • 최근 발송 내역 테이블
  • 플랫폼 비율 도넛 차트

참고

  • HTML 시안: Documents/html/dashboard/dashboard.html
  • 콘텐츠 영역만 구현 (AppLayout 내부)
  • 초기에는 하드코딩 데이터, 이후 API 연동
## 설명 대시보드 페이지를 HTML 시안(`dashboard.html`) 기반으로 구현합니다. ## 작업 내용 - [ ] 페이지 헤더 (제목 + 설명) - [ ] 필터 섹션 (날짜 범위, 서비스 드롭다운, 초기화, 조회) - [ ] 통계 카드 4개 (오늘 발송 수, 성공률, 등록 기기 수, 활성 서비스) - [ ] 최근 7일 발송 추이 차트 - [ ] 최근 발송 내역 테이블 - [ ] 플랫폼 비율 도넛 차트 ## 참고 - HTML 시안: `Documents/html/dashboard/dashboard.html` - 콘텐츠 영역만 구현 (AppLayout 내부) - 초기에는 하드코딩 데이터, 이후 API 연동
seonkyu.kim added the
Priority
Medium
Status
In Progress
Type
Feature
labels 2026-02-26 23:09:45 +00:00
seonkyu.kim self-assigned this 2026-02-26 23:09:46 +00:00
seonkyu.kim added this to the Phase 1 - 프로젝트 초기 설정 milestone 2026-02-26 23:09:47 +00:00
seonkyu.kim added
Status
Done
and removed
Status
In Progress
labels 2026-02-27 01:09:24 +00:00
seonkyu.kim added
Status
In Progress
and removed
Status
Done
labels 2026-02-27 01:25:05 +00:00
seonkyu.kim added
Status
Done
and removed
Status
In Progress
labels 2026-02-27 01:44:31 +00:00
Sign in to join this conversation.
No description provided.