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

/login 유저 로그인 페이지 만들기 #12

Open
8 tasks
nash4comp opened this issue Dec 28, 2023 · 0 comments
Open
8 tasks

/login 유저 로그인 페이지 만들기 #12

nash4comp opened this issue Dec 28, 2023 · 0 comments

Comments

@nash4comp
Copy link

nash4comp commented Dec 28, 2023

설명

  • KDD 회원 가입 및 로그인 기능을 통해 각종 이벤트 티켓 구매/취소가 가능하며, 정기 뉴스레터도 발송 가능함.

완료 조건

  • Firebase Authentication 을 사용해서 로그인 하기
  • 이미 로그인이 되어있을경우 / 또는 previous page 로 redirect

================================

  • 회원 가입 기능 정상 동작
  • 회원 가입에 필요한 정보는 한글 이름, 영문 이름, 직업, 이메일 주소, 거주 지역 등으로 등록
  • 로그인 시, user role 확인하여 admin일 경우 admin portal 아이콘이 추가로 생김
  • 일반 유저의 경우, 자신의 정보(이름, 비밀번호, 이메일 주소, 직업, 거주 지역 등)를 수정 가능
  • admin이 일반 user의 정보를 수정 가능
  • admin role은 admin만이 부여 가능
@vancouverkdd vancouverkdd changed the title 회원 가입 및 로그인 기능 추가 /login 유저 로그인 페이지 만들기 Dec 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant