프로젝트 설계하기 ---- ### **1. Overall Architecture of Android App**  ### **2. 데이터 베이스 with firebase 설계 (링크 필독)** * firebase 설명 -- firebase에서의 데이터 구조 (json 양식)-- > https://pyeongho.github.io/firebase2 - firebase를 이용한 모바일 백엔드 구조 > https://cloud.google.com/solutions/mobile/mobile-app-backend-services?hl=ko > https://cloud.google.com/solutions/mobile/mobile-app-backend-services?hl=ko 
프로젝트 설계하기
1. Overall Architecture of Android App
2. 데이터 베이스 with firebase 설계 (링크 필독)
firebase 설명
-- firebase에서의 데이터 구조 (json 양식)--