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

회원 가입 기능을 구현한다. #97

Open
Junroot opened this issue Jul 20, 2021 · 4 comments
Open

회원 가입 기능을 구현한다. #97

Junroot opened this issue Jul 20, 2021 · 4 comments
Labels
back-end 백엔드 크루가 진행할 작업 feature 신규 기능 front-end 프론트엔드 크루가 진행할 작업 priority-3 우선 순위(숫자가 작을 수록 중요도가 높다.) service-code 서비스 코드 관련

Comments

@Junroot
Copy link
Collaborator

Junroot commented Jul 20, 2021

No description provided.

@lns13301 lns13301 added the priority-3 우선 순위(숫자가 작을 수록 중요도가 높다.) label Jul 20, 2021
@Hyeon9mak Hyeon9mak added back-end 백엔드 크루가 진행할 작업 front-end 프론트엔드 크루가 진행할 작업 labels Jul 20, 2021
@Junroot
Copy link
Collaborator Author

Junroot commented Jul 20, 2021

추정 시간: 10시간

  • 토큰 구현: 2시간
  • OAuth 논의: 2시간
  • OAuth 구현(Optional): 6시간
    OAuth의 경우 경험이 없어 기본적인 로그인 기능보다 많은 시간이 걸릴 것으로 추정된다.

@Hyeon9mak
Copy link
Collaborator

  • 토큰 구현: 2시간
  • OAuth 논의: 2시간
  • OAuth 구현(Optional): 6시간

시간 뿐만 아니라, 시간을 왜 이렇게 측정했는지 이유도 적어주면 좋을거 같아요!

@iborymagic
Copy link
Collaborator

  • 회원가입 페이지 및 로그인 페이지 디자인: 2시간
    (회원가입 페이지 디자인 나오면 로그인 페이지는 얼마 안 걸릴 듯 함)
  • 회원가입 페이지 마크업: 5시간
    (form 관리에 대부분의 시간이 소요될 것으로 보임)
  • 로그인 페이지 마크업: 3시간
    (회원가입 페이지에 사용된 컴포넌트를 재사용하면 시간이 단축될 수 있을 듯)
  • API 연동: 2시간

@unluckyjung
Copy link
Collaborator

추정시간 : 10시간 이상

  • 토큰 구현 : 3시간 내외

  • OAuth를 이용한다면 개념 학습시간 : 2시간~3시간

  • OAuth 구현 : 5시간 이상

    • 스프링 시큐리티를 쓰면 간편한다? 라고 들은것 같다.(아닐수도 있다)
    • 그런데 그렇지 않으므로 이부분에 소모되는 시간이 굉장히 클것으로 예상되어짐
  • 개인적으로는 이번 데모 구현은 지양하기를 희망

@Hyeon9mak Hyeon9mak added feature 신규 기능 service-code 서비스 코드 관련 labels Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-end 백엔드 크루가 진행할 작업 feature 신규 기능 front-end 프론트엔드 크루가 진행할 작업 priority-3 우선 순위(숫자가 작을 수록 중요도가 높다.) service-code 서비스 코드 관련
Projects
None yet
Development

No branches or pull requests

6 participants