Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

배치도를 서버에서 업로드 #119

Open
EATSTEAK opened this issue Aug 27, 2022 · 2 comments
Open

배치도를 서버에서 업로드 #119

EATSTEAK opened this issue Aug 27, 2022 · 2 comments
Assignees
Labels
admin 관리자 작업 관련 client 프론트엔드 클라이언트 변경 시 사용하는 태그 enhancement New feature or request reserve 예약 관련 server 백엔드 서버 변경에 해당하는 태그
Milestone

Comments

@EATSTEAK
Copy link
Member

EATSTEAK commented Aug 27, 2022

  • 배치도를 백엔드를 통해 업로드 할 수 있도록 함
  • DynamoDB에 object id 형태로 저장하고, s3에 업로드
@EATSTEAK
Copy link
Member Author

  • 각 층에 대한 타입을 새로 만들어야 할 필요 있음
  • ServiceConfig 에 대한 Breaking Change 발생
  • S3 저장소의 경우는 새로 만들어서 Cf로 연결?

@EATSTEAK EATSTEAK self-assigned this Aug 27, 2022
@EATSTEAK EATSTEAK added enhancement New feature or request server 백엔드 서버 변경에 해당하는 태그 breaking BREAKING CHANGE! client 프론트엔드 클라이언트 변경 시 사용하는 태그 admin 관리자 작업 관련 reserve 예약 관련 labels Aug 27, 2022
@EATSTEAK EATSTEAK added this to the next milestone Aug 27, 2022
@EATSTEAK
Copy link
Member Author

EATSTEAK commented Sep 8, 2022

  • ServiceConfig 의 breaking change 없이 Building 자료형에 floorMap: { [floor: string]: string } 형태로 저장
  • 현재 이미지 레이어를 덮어씌워 렌더링하는 구역을 LockerSection 자료형에 sectionDisplay: [x: number, y: number, width: number, height: number][] 를 추가

@EATSTEAK EATSTEAK removed the breaking BREAKING CHANGE! label Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin 관리자 작업 관련 client 프론트엔드 클라이언트 변경 시 사용하는 태그 enhancement New feature or request reserve 예약 관련 server 백엔드 서버 변경에 해당하는 태그
Projects
None yet
Development

No branches or pull requests

1 participant