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

[Epic] 유저 정보 페이지 구현하기 #22

Open
15 of 22 tasks
smilehae opened this issue Jun 10, 2022 · 0 comments
Open
15 of 22 tasks

[Epic] 유저 정보 페이지 구현하기 #22

smilehae opened this issue Jun 10, 2022 · 0 comments
Assignees
Labels

Comments

@smilehae
Copy link
Member

smilehae commented Jun 10, 2022

공통 컴포넌트 구현하기

유저 정보 보여주기

유저 정보 수정하기

  • 유저의 fullname을 수정할 수 있다.
    • 이미 있는 유저 이름은 사용할 수 없게 막는다.
      • 유저 이름으로 검색하는 기능 때문에 필수
  • 유저의 비밀번호를 수정할 수 있다.

뱃지 시스템 추가

  • custom API에 뱃지 데이터 추가하기 => totalPoints만 사용하기로 결정
  • 뱃지 등록 기준 정하기
  • 유저 정보 화면에서 뱃지 보여주기 구현

레벨 시스템 추가

  • 레벨 시스템 설계
  • 유저 정보 카드에 레벨에 따른 캐릭터 이미지를 변경한다.
  • 유저 정보 카드에 레벨 정보를 추가한다.

사용자 활동 내역 보기

adv

  • 뱃지 여러개 있으면 몇 개 선택하는 화면
  • 로딩 사이에 스켈레톤 구현
  • 로딩 사이에 애니메이션 구현
  • 메이플스토리 API를 분석해 캐릭터 정보를 넣어서⇒ 완성된 캐릭터를 가져올 수 있도록 구현해본다.
  • 만약 첫번째 방식이 드롭될 경우, 직접 sprite를 만들어서라도 사용한다.
  • 퀴즈 수정, 삭제 관련 고민
@smilehae smilehae added the Epic label Jun 10, 2022
@smilehae smilehae self-assigned this Jun 10, 2022
@smilehae smilehae changed the title [Epic] 유저 정보 화면 구현하기 [Epic] 유저 정보 컴포넌트 구현하기 Jun 16, 2022
@smilehae smilehae changed the title [Epic] 유저 정보 컴포넌트 구현하기 [Epic] 유저 정보 페이지 구현하기 Jun 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant