## 카카오톡 플러스친구 스마트채팅 만들기

같은 그룹에 있는 사람들이 점심 식당을 선택하고, 가장 많이 선택된 식당을 보여주는 [카카오톡 플러스친구](http://pf.kakao.com/_HxkirC/chat) 입니다. 소스 파일은 [이곳](https://gist.github.com/jacegem/48f56732c5c20f3fed24645db1feff45)에서 확인할 수 있습니다.

### 순서

- [1. API 확인](http://surpassing.tistory.com/867)
- [2. 구조 설계](http://surpassing.tistory.com/868)
- [3. 데이터베이스(firestore)](http://surpassing.tistory.com/869)
- [4. 식당 목록](http://surpassing.tistory.com/870)
- [5. 식당 선택 & 결과 보기](http://surpassing.tistory.com/871)
- [6. 식당 추가 & 식당 삭제](http://surpassing.tistory.com/872)
- [7. 설정 & 그룹 설정](http://surpassing.tistory.com/873)
- [8. heroku 배포](http://surpassing.tistory.com/874)