-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
42 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
### 완료한 일 | ||
|
||
### Backend | ||
|
||
- 이준우 | ||
- Member 테스트 코드 작성 | ||
- 인증서버 access_token을 통해 우리 서버에 User 정보를 받아오는 부분 조사 | ||
- 강재혁 | ||
- Elevenlabs 목소리 추출 API WAS로 옮기기 (S3 연동 및 WebClient 적용) | ||
- Elevenlabs 목소리 추출 API 연동 에러 해결 | ||
|
||
### Android | ||
|
||
- 영서 | ||
- ViewModel 추가 중 | ||
|
||
### iOS | ||
|
||
- 승진 | ||
- iOS S3 연결 | ||
|
||
### 할 일 | ||
|
||
### Backend | ||
|
||
- 이준우 | ||
- JWT와 Member부분 코드 리팩토링 | ||
- 로그인부분 인증서버의 Access_token을 받는 방식으로 리팩토링 | ||
- 강재혁 | ||
- Elevenlabs 목소리 추출 API 파일 다운로드 하지 않고 S3URL로 바로 넘기기 | ||
|
||
### Android | ||
|
||
- 영서 | ||
- SceneDetailFragment 코드 리팩토링 | ||
- s3 이미지 url로 만들기 | ||
- 로그인 코드 작성 | ||
|
||
### iOS | ||
|
||
- 승진 | ||
- 소셜 로그인 구현 |