483759 / 483759/escape-sequence

방탈출 카페 계정으로 회원가입을 할 수 있다

未关闭
#3 0 条评论 0 个 reaction 已指派 1 人 已被 @483759 认领 在 GitHub 查看
enhancement
主要语言
Kotlin
星标
1
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

#### Requirements

- 아이디, 비밀번호, 방탈출 카페 이름, 주소, 전화번호 정보를 기입하여 회원가입 할 수 있다.
- 위의 정보 중 하나라도 기입하지 않으면 회원가입할 수 없다.
- 이미 존재하는 아이디로는 가입할 수 없다.
- 비밀번호는 8자 이상, 30자 미만이어야 한다.

#### Plus

- 주소는 대한민국 내에 있는 지역이어야 한다.

贡献指南

这个仓库没有索引到贡献指南

调研方向

Look for user registration endpoints and models, likely in a controller or service layer. The validation logic for required fields, duplicate usernames, password length, and Korean address must be implemented. Check existing tests for user creation to understand the expected behavior and data flow.

由索引模型根据 Issue 内容生成。

评估

技术栈
kotlin
领域
authentication, backend
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
描述清楚
新手友好度
40/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。