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

업적 기록 및 조회 완료 #16

Merged
merged 4 commits into from
Jul 21, 2024
Merged

업적 기록 및 조회 완료 #16

merged 4 commits into from
Jul 21, 2024

Conversation

limehee
Copy link
Collaborator

@limehee limehee commented Jul 21, 2024

Summary

#15

이번 PR은 Stempo 애플리케이션에서 사용자의 업적을 기록하고 조회하는 기능을 구현하는 작업입니다.
이 기능은 사용자가 달성한 업적을 체계적으로 기록하고, 이를 조회할 수 있도록 하여 동기부여와 성취감을 제공합니다.

Tasks

  • 업적 CRUD API 추가
  • 사용자가 달성한 업적의 이름과 사진을 기록하는 기능 구현
  • 사용자가 달성한 업적을 조회할 수 있는 기능 구현

@limehee limehee added the ✨ Feature 새로운 기능 명세 및 개발 label Jul 21, 2024
@limehee limehee self-assigned this Jul 21, 2024
@limehee limehee linked an issue Jul 21, 2024 that may be closed by this pull request
@limehee limehee merged commit 72be25b into develop Jul 21, 2024
4 checks passed
@limehee limehee deleted the feat/#15 branch July 21, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 새로운 기능 명세 및 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

업적 기록 및 조회
1 participant