Skip to content

Conversation

yxxngjxn
Copy link
Collaborator

Closes #15

PR 타입 (하나 이상의 PR 타입 선택)

  • 기능 추가
  • 기능 수정
  • 기능 삭제
  • 버그 수정
  • 설정 변경 (Config Class)
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트
  • 배포환경
  • 문서 수정 (ex. README)

반영 사항

  • 'Dockerfile': FastAPI 앱 빌드
  • 'docker-compose.yml': OCR API 컨테이너 실행 설정
  • 'app/ocr.py': Tesseract OCR 로직 구현
  • 'app/crawling.py': 스타벅스 음료 정보 크롤링
  • 'app/merge.py': 크롤링 + OCR 병합 로직
  • 'app/main.py': FastAPI 라우팅 및 API 응답 처리

유의 사항

참여자

@yxxngjxn yxxngjxn self-assigned this Jul 31, 2025
@yxxngjxn yxxngjxn linked an issue Jul 31, 2025 that may be closed by this pull request
@seonghoo1217 seonghoo1217 force-pushed the dev branch 2 times, most recently from 4f94cda to c8b0599 Compare August 2, 2025 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

웹 크롤링 및 OCR 기능
1 participant