diff --git a/sam/docs/brochure-v4/convert-1page.cjs b/sam/docs/brochure-v4/convert-1page.cjs new file mode 100644 index 0000000..e218f62 --- /dev/null +++ b/sam/docs/brochure-v4/convert-1page.cjs @@ -0,0 +1,27 @@ +const path = require('path'); +module.paths.unshift(path.join(require('os').homedir(), '.claude/skills/pptx-skill/scripts/node_modules')); + +const PptxGenJS = require('pptxgenjs'); +const html2pptx = require(path.join(require('os').homedir(), '.claude/skills/pptx-skill/scripts/html2pptx.js')); + +async function main() { + const pres = new PptxGenJS(); + + pres.defineLayout({ name: 'PORTRAIT_9x16', width: 5.625, height: 10 }); + pres.layout = 'PORTRAIT_9x16'; + + const htmlFile = path.join(__dirname, 'slides', 'brochure-dashboard-1page.html'); + console.log('Converting CEO Dashboard v4 (Light) 1-page brochure...'); + + try { + await html2pptx(htmlFile, pres); + } catch (err) { + console.error(`Error: ${err.message}`); + } + + const outputPath = path.join(__dirname, 'sam-brochure-v4-dashboard-1page.pptx'); + await pres.writeFile({ fileName: outputPath }); + console.log(`\nPPTX created: ${outputPath}`); +} + +main().catch(console.error); diff --git a/sam/docs/brochure-v4/convert-2page.cjs b/sam/docs/brochure-v4/convert-2page.cjs new file mode 100644 index 0000000..f8c691d --- /dev/null +++ b/sam/docs/brochure-v4/convert-2page.cjs @@ -0,0 +1,31 @@ +const path = require('path'); +module.paths.unshift(path.join(require('os').homedir(), '.claude/skills/pptx-skill/scripts/node_modules')); + +const PptxGenJS = require('pptxgenjs'); +const html2pptx = require(path.join(require('os').homedir(), '.claude/skills/pptx-skill/scripts/html2pptx.js')); + +async function main() { + const pres = new PptxGenJS(); + + pres.defineLayout({ name: 'PORTRAIT_9x16', width: 5.625, height: 10 }); + pres.layout = 'PORTRAIT_9x16'; + + const slidesDir = path.join(__dirname, 'slides'); + const slides = ['brochure-dashboard-front.html', 'brochure-dashboard-back.html']; + + for (const file of slides) { + const htmlFile = path.join(slidesDir, file); + console.log(`Converting ${file} ...`); + try { + await html2pptx(htmlFile, pres); + } catch (err) { + console.error(`Error on ${file}: ${err.message}`); + } + } + + const outputPath = path.join(__dirname, 'sam-brochure-v4-dashboard-2page.pptx'); + await pres.writeFile({ fileName: outputPath }); + console.log(`\nPPTX created: ${outputPath}`); +} + +main().catch(console.error); diff --git a/sam/docs/brochure-v4/sam-brochure-v4-dashboard-1page.pptx b/sam/docs/brochure-v4/sam-brochure-v4-dashboard-1page.pptx new file mode 100644 index 0000000..5de524c Binary files /dev/null and b/sam/docs/brochure-v4/sam-brochure-v4-dashboard-1page.pptx differ diff --git a/sam/docs/brochure-v4/sam-brochure-v4-dashboard-2page.pptx b/sam/docs/brochure-v4/sam-brochure-v4-dashboard-2page.pptx new file mode 100644 index 0000000..c56e36e Binary files /dev/null and b/sam/docs/brochure-v4/sam-brochure-v4-dashboard-2page.pptx differ diff --git a/sam/docs/brochure-v4/slides/brochure-dashboard-1page.html b/sam/docs/brochure-v4/slides/brochure-dashboard-1page.html new file mode 100644 index 0000000..be23856 --- /dev/null +++ b/sam/docs/brochure-v4/slides/brochure-dashboard-1page.html @@ -0,0 +1,399 @@ + + + + + + + + +
+ +
+

CEO DASHBOARD v4

+
+ + +
+
+

EXECUTIVE DASHBOARD

+

대표님, 우리 회사
지금 어떤 상태인가요?

+

보고 대기 없이, 로그인 한 번이면
전사 현황이 한눈에 들어옵니다.

+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+ + +
+ +
+
+
+
+

SAM CEO Dashboard

+
+ +
+ +
+ + + + + + +

5.2억

+

▲ 15.3%

+

월 매출

+
+ +
+ + + + +

127건

+

▲ 8건

+

수주 잔량

+
+ +
+ + + + 96 + +

96%

+

목표 달성

+

납기 준수율

+
+ +
+ + + + + +

5건

+

즉시 처리

+

승인 대기

+
+
+ +
+ +
+

월별 매출 추이

+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + + + + + +
+
+
+

영업1팀 38%

+
+
+
+

영업2팀 25%

+
+
+
+

생산팀 22%

+
+
+
+

품질팀 15%

+
+
+
+
+
+ + +
+

대표님이 얻는 것

+
+ +
+ + + + + + + +

즉시 현황 파악

+

로그인 3초면
전사 현황 확인

+
+ +
+ + + + + + + + + + + + +

데이터로 판단

+

감이 아닌 숫자로
KPI/팀 성과 비교

+
+ +
+ + + + + + + + +

모바일 승인

+

이동중에도 즉시
결재/승인 처리

+
+
+
+ + +
+ + +
+

대시보드 핵심 기능

+
+
+ +
+ + + + + +

실시간 매출/수주 KPI

+
+ +
+ + + + + + + + + + + +

조직 계층별 실적 트리

+
+
+
+ +
+ + + + +

역할별 수당 현황

+
+ +
+ + + + 5 + + +

미승인 실시간 알림

+
+
+
+ +
+ + + + +

기간별 트렌드 분석

+
+ +
+ + + + + + + + +

수익 시뮬레이터

+
+
+
+
+ + +
+ + +
+ +
+
+ + + + + +

BEFORE

+
+

매출? → 보고 대기 1~2일
수주? → Excel 취합 반나절
승인? → 서류 찾기 30분
실적? → 각 팀장 개별 보고

+
+ +
+ + + + +
+ +
+
+ + + + +

AFTER (SAM)

+
+

로그인 → 3초 전사 현황
클릭 → 실시간 수주 데이터
뱃지 → 즉시 승인 처리
트리 → 전 조직 한눈에

+
+
+ + +
+
+ + + + +

실시간 업데이트

+
+
+ + + + +

PC + 모바일

+
+
+ + + + + +

역할별 권한

+
+
+ + + + + +

데이터 암호화

+
+
+ + + + + +

클라우드

+
+
+ + +
+
+
+

(주)코드브릿지엑스

+

www.codebridge-x.com

+
+
+

무료 데모 신청

+

contact@codebridge-x.com

+
+
+
+ + \ No newline at end of file diff --git a/sam/docs/brochure-v4/slides/brochure-dashboard-back.html b/sam/docs/brochure-v4/slides/brochure-dashboard-back.html new file mode 100644 index 0000000..6b64b85 --- /dev/null +++ b/sam/docs/brochure-v4/slides/brochure-dashboard-back.html @@ -0,0 +1,373 @@ + + + + + + + + +
+ +
+

FEATURES & PRICING

+
+ + +
+

대시보드 핵심 기능

+
+ +
+ + + + + +
+

실시간 KPI 카드

+
+

매출, 수주, 납기율, 승인 대기

+
+ +
+ + + + + + + + + + + + + + + +
+

조직 실적 트리

+
+

계층별 팀/개인 실적 펼쳐보기

+
+ +
+ + + + +
+

역할별 수당 현황

+
+

판매자/관리자/협업자 배분 확인

+
+ +
+ + + + ! + + +
+

승인 대기 알림

+
+

가입/지급 미처리 빨간 뱃지

+
+ +
+ + + + +
+

기간별 트렌드

+
+

당월/분기/연간 추이 차트

+
+ +
+ + + + + + + + +
+

수익 시뮬레이터

+
+

가상 시나리오 수당/마진 계산

+
+ +
+ + + + + + + + +
+

모바일 대응

+
+

스마트폰으로 KPI 확인/승인

+
+
+
+ + +
+ + +
+

역할별 맞춤 화면

+
+ +
+ + + + + +

CEO

+

전사 KPI 총괄

+
+ +
+ + + + + + +

관리자

+

팀 실적 관리

+
+ +
+ + + + + + + + +

운영자

+

인력/승인 관리

+
+ +
+ + + + + + + +

영업자

+

내 실적 조회

+
+
+
+ + +
+ + +
+

대시보드 + SAM ERP/MES 통합

+
+
+ + + + + + +

견적/수주

+
+
+ + + + + + +

생산 MES

+
+
+ + + + + +

품질/검사

+
+
+ + + + + +

재고/자재

+
+
+ + + + +

인사/회계

+
+
+

대시보드의 모든 데이터는 SAM ERP/MES 실시간 데이터 기반

+
+ + +
+ + +
+

투자 비용

+
+ +
+
+
+ + + + +

대시보드 포함 기본 패키지

+
+

2,000만원

+

+ 월 50만원 (유지보수)

+
+
+

CEO 대시보드 + 견적/수주 + 생산
인사/회계 무료 포함

+
+
+ +
+
+
+ + + + + +

추가 옵션 (선택)

+
+
+
+

생산공정 관리

+

+500만원

+
+
+

품질관리(인정검사)

+

+2,000만원

+
+
+

AI 견적 자동 생성

+

월 10~20만원

+
+
+
+
+
+
+ + +
+ + +
+

도입 프로세스

+
+
+ + + + + +

1~2주

+

현장 인터뷰

+
+ + + +
+ + + + + + + +

2~4주

+

맞춤 개발

+
+ + + +
+ + + + + +

1~2주

+

데이터 이관

+
+ + + +
+ + + + +

1~2주

+

교육/안정화

+
+
+
+ + +
+
+
+ + + + +
+

무료 데모를 신청하세요

+

대표님 전용 대시보드를 직접 체험

+
+
+
+

contact@codebridge-x.com

+

www.codebridge-x.com

+
+
+
+ + +
+

(주)코드브릿지엑스 | SAM - Smart Automation Management

+
+ + \ No newline at end of file diff --git a/sam/docs/brochure-v4/slides/brochure-dashboard-front.html b/sam/docs/brochure-v4/slides/brochure-dashboard-front.html new file mode 100644 index 0000000..8f4165f --- /dev/null +++ b/sam/docs/brochure-v4/slides/brochure-dashboard-front.html @@ -0,0 +1,260 @@ + + + + + + + + +
+ +
+

CEO DASHBOARD v4

+
+ + +
+
+

EXECUTIVE DASHBOARD

+

대표님, 우리 회사
지금 어떤 상태인가요?

+

매출, 수주, 조직 실적, 승인 대기
더 이상 보고를 기다리지 마세요.

+
+ +
+ + + + + + + + + + + + + + + + + + 5 + + + + + + + + + + + +
+
+ + +
+ + +
+

대표님의 하루

+
+ +
+ + + + + 9AM + +
+

"어제 매출 얼마야?" → 팀장 보고 대기중...

+
+
+ +
+ + + + + 2PM + +
+

"수주 밀린 거 없어?" → Excel 취합중...

+
+
+ +
+ + + + + 5PM + +
+

"결재할 것 정리해줘" → 서류 찾는중...

+
+
+
+
+ + +
+ + + +

SAM 도입 후

+
+ + +
+ +
+
+
+
+

SAM CEO Dashboard ― 로그인 후 3초

+
+ +
+
+ + + + + +

5.2억

+

▲ 15.3%

+

월 매출

+
+
+ + + + +

127건

+

▲ 8건

+

누적 수주

+
+
+ + + + +

96%

+

목표 달성

+

납기 준수율

+
+
+ + + + + +

5건

+

즉시 처리

+

승인 대기

+
+
+ +
+
+

월별 매출 추이

+ + + + + + + + + + + + + +
+
+ + + + + + + +
+
+
+

영업1팀

+
+
+
+

영업2팀

+
+
+
+

생산팀

+
+
+
+

품질팀

+
+
+
+
+
+ + +
+
+ + + + +
+

SAM 대시보드가 드리는 약속

+

로그인 한 번이면 전사 매출, 수주, 승인 대기를 한눈에.
보고를 기다리는 시간을 제로로 만들어 드립니다.

+
+
+
+ + +
+
+ +

클라우드 기반

+
+
+ +

PC + 모바일

+
+
+ +

역할별 권한

+
+
+ + +
+
+
+

(주)코드브릿지엑스

+

www.codebridge-x.com

+
+
+

뒷면에서 상세 기능을 확인하세요 ▶

+
+
+
+ + \ No newline at end of file