gitcoinco / gitcoinco/web

회원가입

Open
#11,075 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1.8k
Forks
776
PR merge metrics
No merged PRs in 30d

Description

회원 가입할 때는 email,패스워드,이름 입력
회우너 종보는 가입과 동시에 DB저장하고 인증 메일이 발송된다.
인증 메일을 확인하기 전에는 사용자가 로그인할 수 없는 상태

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. First clarify the intended signup flow and locate the existing authentication entry point; completion should cover email, password, and name capture, saving account information, sending a verification email, and preventing login before verification.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
authentication, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.