Skip to content

Feature: 서버로부터 지난 강의 기록을 불러온 후 화면에 리스트를 렌더링시킨다. #77

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

Closed
3 tasks
Byeonjin opened this issue Nov 14, 2023 · 0 comments · Fixed by #263
Assignees
Labels
FE 프론트엔드 작업 ✨ Feat 기능 개발
Milestone

Comments

@Byeonjin
Copy link
Collaborator

Byeonjin commented Nov 14, 2023

Feature Description

마이 페이지 관련 API 연동 작업

To-Do

  • 닉네임과 이메일 표시 (local storage)
  • 닉네임 변경 관련 API 연결
  • 강의 기록 관련 API 요청

추가 사항

@Byeonjin Byeonjin added the ✨ Feat 기능 개발 label Nov 14, 2023
@Jw705 Jw705 added the FE 프론트엔드 작업 label Nov 14, 2023
@LellowMellow LellowMellow self-assigned this Dec 12, 2023
@LellowMellow LellowMellow added this to the 6주차 milestone Dec 12, 2023
LellowMellow referenced this issue in LellowMellow/web13_Boarlog Dec 12, 2023
- local storage에 저장된 username과 email을 표시하였습니다.
- username을 변경할 수 있도록 API 연결을 진행하였습니다.
- 강의 다시보기 리스트와 관련된 API 연결을 진행하였습니다.
LellowMellow referenced this issue in LellowMellow/web13_Boarlog Dec 12, 2023
- local storage에 저장된 username과 email을 표시하였습니다.
- username을 변경할 수 있도록 API 연결을 진행하였습니다.
- 강의 다시보기 리스트와 관련된 API 연결을 진행하였습니다.
LellowMellow referenced this issue in LellowMellow/web13_Boarlog Dec 12, 2023
- 라이브러리와 assets, component에 따라 나누어 import를 쉽게 파악할 수
  있도록 구분하여 그룹핑하였습니다.
LellowMellow referenced this issue in LellowMellow/web13_Boarlog Dec 12, 2023
- 반복되는 객체 내부 요소 접근에 소모되는 코스트를 고려하여
  구조분해할당으로 요소들을 접근한 이후, 이를 활용하는 방식으로
  변경하였습니다.
LellowMellow referenced this issue in LellowMellow/web13_Boarlog Dec 12, 2023
- local storage에 저장된 username과 email을 표시하였습니다.
- username을 변경할 수 있도록 API 연결을 진행하였습니다.
- 강의 다시보기 리스트와 관련된 API 연결을 진행하였습니다.
LellowMellow referenced this issue in LellowMellow/web13_Boarlog Dec 12, 2023
- 라이브러리와 assets, component에 따라 나누어 import를 쉽게 파악할 수
  있도록 구분하여 그룹핑하였습니다.
LellowMellow referenced this issue in LellowMellow/web13_Boarlog Dec 12, 2023
- 반복되는 객체 내부 요소 접근에 소모되는 코스트를 고려하여
  구조분해할당으로 요소들을 접근한 이후, 이를 활용하는 방식으로
  변경하였습니다.
LellowMellow referenced this issue in LellowMellow/web13_Boarlog Dec 12, 2023
- local storage에 저장된 username과 email을 표시하였습니다.
- username을 변경할 수 있도록 API 연결을 진행하였습니다.
- 강의 다시보기 리스트와 관련된 API 연결을 진행하였습니다.
LellowMellow referenced this issue in LellowMellow/web13_Boarlog Dec 12, 2023
- 비밀번호의 regexp를 수정하였습니다.
LellowMellow added a commit that referenced this issue Dec 12, 2023
…ypage

Feature(#77): 마이 페이지 API 연동 관련 기본 로직 작업
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE 프론트엔드 작업 ✨ Feat 기능 개발
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants