boostcampwm-2022/iOS06-NearTalk

[온보딩] 회원 가입 정보 업로드

Closed this issue · 0 comments

Task

  • Firebase에 보낼 프로필 사진, 닉네임, 상태메세지 Decodable 객체 생성
  • Decodable 객체를 Firebase에 업로드

[Cloud Firestore Data model | Firebase](https://firebase.google.com/docs/firestore/data-model#swift)

Untitled

[Add data to Cloud Firestore | Firebase](https://firebase.google.com/docs/firestore/manage-data/add-data)