Skip to content

#139 - 쪽지 방 생성을 구현합니다. #149

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

Merged
merged 7 commits into from
Apr 19, 2025

Conversation

kpeel5839
Copy link
Contributor

1. 🔗 관련 이슈

closes #139

2. 📄 구현한 내용 또는 수정한 내용

  • 하루 쪽지를 최대 3개를 보낼 수 있도록 했습니다.
  • 익명인 경우 프로필을 생성합니다.
    • 본인이 소유하고 있는 익명 프로필 중 같은 이름을 가진 프로필이 없도록 합니다.
    • 익명 프로필은 3개를 초과할 수 없도록 했습니다.
    • 실명과 같은 이름으로 설정할 수 없습니다.
  • Content 혹은 이름에 욕설이 들어갈 수 없도록 합니다.

@kpeel5839 kpeel5839 self-assigned this Apr 19, 2025
@kpeel5839 kpeel5839 added 🌱기능🌱 새로운 기능을 추가해요 ! 🏋️매튜🏋️ 24기 김재연 labels Apr 19, 2025
@kpeel5839 kpeel5839 merged commit 63970e0 into develop Apr 19, 2025
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱기능🌱 새로운 기능을 추가해요 ! 🏋️매튜🏋️ 24기 김재연
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature]: 쪽지방 생성
1 participant