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

[week 9] Network 통신 & API #43

Open
4 tasks
fprtmjinho opened this issue Jun 7, 2024 · 0 comments
Open
4 tasks

[week 9] Network 통신 & API #43

fprtmjinho opened this issue Jun 7, 2024 · 0 comments
Labels
Ch9 챕터 9

Comments

@fprtmjinho
Copy link
Member

  • 강의에서 보여준 기능들 전부 구현
  • [SplashActivity] 자동로그인 API 연동을 통한 자동로그인 구현
  • 추가 API 연동
  • Retrofit2를 이용하여 OpenAPI 1개 이상 연동하기
@Ssamssamukja Ssamssamukja added the Ch9 챕터 9 label Jun 17, 2024
hyowon0204 added a commit that referenced this issue Jun 18, 2024
Ssamssamukja added a commit that referenced this issue Jun 18, 2024
- Retrofit 이용
- jwt int -> string 변경
Ssamssamukja added a commit that referenced this issue Jun 18, 2024
- LookFragment의 차트 API RecyclerView에 연동하기
Ssamssamukja added a commit that referenced this issue Jun 18, 2024
- jwt Header에 담기 (Retrofit 공식문서 참고)
- 성공 시 MainActivity 이동
- 실패 시 LoginActivity 이동
Ssamssamukja added a commit that referenced this issue Jun 18, 2024
- RetrofitInstance 추가
- AlbumApi, Album Response, AlbumService 구현
- HomeFragment 연결
leesumin0526 added a commit that referenced this issue Jun 24, 2024
* [maro/#43] feat :: 9주차 구현 완료
Ssamssamukja added a commit that referenced this issue Jun 24, 2024
* [nunu/#43] feat: 로그인/회원가입 api 연결 구현

- Retrofit 이용
- jwt int -> string 변경

* [nunu/#43] feat: LookFragment 구현

- LookFragment의 차트 API RecyclerView에 연동하기

* [nunu/#43] feat: SplashActivity 자동로그인 구현

- jwt Header에 담기 (Retrofit 공식문서 참고)
- 성공 시 MainActivity 이동
- 실패 시 LoginActivity 이동

* [nunu/#43] feat: HomeFragment API 연동

- RetrofitInstance 추가
- AlbumApi, Album Response, AlbumService 구현
- HomeFragment 연결
hyowon0204 added a commit that referenced this issue Jun 25, 2024
[kara/#43] feat : 9주차 구현 완료
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ch9 챕터 9
Projects
None yet
Development

No branches or pull requests

2 participants