pharmacy-pos-qr-system/backend/templates
thug0bin f969756caa feat: 생년월일 필드 추가 + 카카오 스코프 확장 + 채널 연동 문서
- signup.html: 수집 목적 안내 카드, 생년월일(선택) 필드, 필수/선택 배지
- app.py: /api/signup에 birthday 처리, get_or_create_user birthday 파라미터
- mileage_schema.sql: users 테이블 birthday 컬럼 추가
- dbsetup.py: 기존 DB 마이그레이션 (ALTER TABLE ADD birthday)
- kakao_client.py: scope에 phone_number,birthday,birthyear 추가
- privacy.html: 항목별 수집 목적 테이블, 필수/선택 구분, 9항 신설
- kakao-phone-request.md: 전화번호+생일 스코프 신청 사유 문서
- kakao-channel-integration.md: 채널 API 분석 및 알림톡 로드맵
- kakao-chanell-rest-api.md: 카카오 채널 REST API 원문 참고 문서

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 10:12:41 +09:00
..
admin.html feat: AI 기반 제품 카테고리 자동 태깅 및 UI 표시 2026-01-23 23:56:28 +09:00
claim_form.html feat: PWA 세션 유지 자동적립 + 메타 태그 + 설치 유도 배너 2026-02-25 08:52:19 +09:00
claim_kakao_phone.html feat: PWA 세션 유지 자동적립 + 메타 태그 + 설치 유도 배너 2026-02-25 08:52:19 +09:00
claim_kakao_success.html feat: PWA 세션 유지 자동적립 + 메타 태그 + 설치 유도 배너 2026-02-25 08:52:19 +09:00
error.html feat: PWA 세션 유지 자동적립 + 메타 태그 + 설치 유도 배너 2026-02-25 08:52:19 +09:00
index.html feat: 회원가입 페이지 추가 + 카카오 전화번호 신청 문서 2026-02-25 09:34:41 +09:00
my_page_login.html feat: PWA 세션 유지 자동적립 + 메타 태그 + 설치 유도 배너 2026-02-25 08:52:19 +09:00
my_page.html feat: PWA 세션 유지 자동적립 + 메타 태그 + 설치 유도 배너 2026-02-25 08:52:19 +09:00
privacy.html feat: 생년월일 필드 추가 + 카카오 스코프 확장 + 채널 연동 문서 2026-02-25 10:12:41 +09:00
signup.html feat: 생년월일 필드 추가 + 카카오 스코프 확장 + 채널 연동 문서 2026-02-25 10:12:41 +09:00