-
Notifications
You must be signed in to change notification settings - Fork 0
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
Comments
LellowMellow
referenced
this issue
in LellowMellow/web13_Boarlog
Dec 12, 2023
- local storage에 저장된 username과 email을 표시하였습니다. - username을 변경할 수 있도록 API 연결을 진행하였습니다. - 강의 다시보기 리스트와 관련된 API 연결을 진행하였습니다.
3 tasks
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
Feature Description
마이 페이지 관련 API 연동 작업
To-Do
추가 사항
The text was updated successfully, but these errors were encountered: