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

[FEAT] 업무 카드 저장 시, 번호스티커도 같이 저장 #107

Merged
merged 5 commits into from
Aug 22, 2023

Conversation

Seokyeong237
Copy link
Member

📝 Summary

업무 카드 저장 시, 스크린샷에 붙어있는 번호스티커를 같이 저장합니다.

👩‍💻 Contents

sticker 스키마를 설계하였습니다.
원래 screenshot 스키마에 들어있던 stickerOrder column을 sticker 스키마로 이동했습니다.
클라로부터 스티커 번호순서, X 좌표, Y 좌표 값을 넘겨받아 업무카드 저장 시 같이 저장합니다.
한 개의 스크린샷에 여러 개의 번호스티커를 추가할 수 있습니다.

화면 캡처 2023-08-22 210748

📝 Review Note

📣 Related Issue

📬 Reference

SOPT-Dev

This comment was marked as abuse.

Copy link
Contributor

@unanchoi unanchoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

멋집니다

Copy link
Member

@yeseul106 yeseul106 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다 ~~!!

@yeseul106 yeseul106 merged commit 62a3491 into develop Aug 22, 2023
1 check passed
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.

[FEAT] Card 저장 시 번호 스티커 좌표값 추가 저장
4 participants