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

#14 [FEAT] 개인 대시보드 퍼즐 조회 API #17

Merged
merged 4 commits into from
Jul 15, 2023

Conversation

yeseul106
Copy link
Member

📣 Related Issue

📝 Summary

  • 개인 대시보드의 퍼즐 판을 조회하는 API를 개발했습니다.
    • 회고 주기 ⭕️, 회고 작성 ❌ => 노란 퍼즐 / 에셋 이름 "puzzleD{몇번째 퍼즐인지 숫자}"

    • image

    • 회고 주기 ⭕️, 회고 작성 ⭕️ => 파란 퍼즐 (33%) / 에셋 이름 "puzzleA{몇번째 퍼즐인지 숫자}"

    • image

    • 회고 주기 ❌ => 빈 퍼즐이기 때문에 에셋 이름을 따로 주지 않아도 됨.

    • image

🙏 Question & PR point

📬 Reference

Copy link
Contributor

@Hong0329 Hong0329 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 37a36a5 into develop Jul 15, 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] 개인 대시보드 퍼즐판 조회 API
2 participants