Skip to content

3주차 백엔드 구조 및 API 초안 구현#1

Open
cylee127 wants to merge 2 commits into
devfrom
feature/backend-initial-structure
Open

3주차 백엔드 구조 및 API 초안 구현#1
cylee127 wants to merge 2 commits into
devfrom
feature/backend-initial-structure

Conversation

@cylee127
Copy link
Copy Markdown
Member

작업 내용

  • FastAPI 백엔드 초기 구조 생성
  • SQLAlchemy DB 연결 기본 파일 추가
  • 주요 모델 엔티티 초안 작성
  • buildings, rooms, indoor API 라우터 초안 작성
  • resolver, pathfinding, cost_function 서비스/알고리즘 초안 작성
  • sample seed 데이터 추가
  • requirements.txt 및 .env.example 추가

확인할 점

  • DB 담당 테이블 구조 확정 후 models/entities.py 수정 필요
  • rooms, indoor_maps, route 관련 API는 추후 실제 DB 데이터와 연결 필요
  • 현재는 3주차 백엔드 초기 구조 및 샘플 데이터 기반 초안

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant