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

[FEAT] ProfileImage / profileUrl 저장값을 Storage에서 받아오기 #196

Closed
2 tasks
shinythinking opened this issue Dec 2, 2024 · 0 comments · Fixed by #201
Closed
2 tasks

[FEAT] ProfileImage / profileUrl 저장값을 Storage에서 받아오기 #196

shinythinking opened this issue Dec 2, 2024 · 0 comments · Fixed by #201
Assignees
Labels
⚙️ feature 새로운 기능 구현 🛠️ fix 버그 및 오류 수정

Comments

@shinythinking
Copy link
Collaborator

🚩 TODO

  • StorageRepository 모듈 생성
  • 저장값을 Storage에서 받아온 값으로 설정

⏲️ Time Plan

- 3 시간
@shinythinking shinythinking added ⚙️ feature 새로운 기능 구현 🛠️ fix 버그 및 오류 수정 labels Dec 2, 2024
@shinythinking shinythinking added this to the 온보딩 구현 milestone Dec 2, 2024
@shinythinking shinythinking self-assigned this Dec 2, 2024
shinythinking added a commit that referenced this issue Dec 3, 2024
* 사진을 업로드하고 url을 받아옵니다.
shinythinking added a commit that referenced this issue Dec 3, 2024
shinythinking added a commit that referenced this issue Dec 3, 2024
shinythinking added a commit that referenced this issue Dec 3, 2024
* datastore에 저장되는 값은 storage에서 받아온 url 입니다.
shinythinking added a commit that referenced this issue Dec 3, 2024
* uiState의 url을 storage에서 받아오는 url로 변경
* 나만의 에피소드의 url 변경
* datastore에 저장
* firestore에 반영
* 마이페이지 화면으로 이동
shinythinking added a commit that referenced this issue Dec 3, 2024
* 사진을 업로드하고 url을 받아옵니다.
shinythinking added a commit that referenced this issue Dec 3, 2024
shinythinking added a commit that referenced this issue Dec 3, 2024
shinythinking added a commit that referenced this issue Dec 3, 2024
* datastore에 저장되는 값은 storage에서 받아온 url 입니다.
shinythinking added a commit that referenced this issue Dec 3, 2024
* uiState의 url을 storage에서 받아오는 url로 변경
* 나만의 에피소드의 url 변경
* datastore에 저장
* firestore에 반영
* 마이페이지 화면으로 이동
shinythinking added a commit that referenced this issue Dec 3, 2024
shinythinking added a commit that referenced this issue Dec 3, 2024
shinythinking added a commit that referenced this issue Dec 3, 2024
shinythinking added a commit that referenced this issue Dec 4, 2024
* 사진을 업로드하고 url을 받아옵니다.
shinythinking added a commit that referenced this issue Dec 4, 2024
shinythinking added a commit that referenced this issue Dec 4, 2024
shinythinking added a commit that referenced this issue Dec 4, 2024
* datastore에 저장되는 값은 storage에서 받아온 url 입니다.
shinythinking added a commit that referenced this issue Dec 4, 2024
* uiState의 url을 storage에서 받아오는 url로 변경
* 나만의 에피소드의 url 변경
* datastore에 저장
* firestore에 반영
* 마이페이지 화면으로 이동
shinythinking added a commit that referenced this issue Dec 4, 2024
shinythinking added a commit that referenced this issue Dec 4, 2024
shinythinking added a commit that referenced this issue Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment