You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used Kakao Map API to create a map-based web service with React, connected and managed the database with Firebase and Apollo-Server (GraphQL), and implemented a real-time chat room using Node.js and express (WebSocket).
마커 열람, 삭제 및 댓글(채팅창) 조회 등의 다양한 기능들을 간단히 소개하는 영상입니다.
신버전 시연 영상입니다.
마커 및 게시글 등록
마커 게시글의 댓글 창(채팅방)에 다른 사용자(계정)가 댓글(메세지)을 남길 시, 마커 주인에게 알림 메세지가 전달됨.
메세지 리스트에서 메세지를 클릭할 시, 해당 메세지를 발신한 마커 주소로 이동, 해당 마커가 자동으로 선택됨.
About
I used Kakao Map API to create a map-based web service with React, connected and managed the database with Firebase and Apollo-Server (GraphQL), and implemented a real-time chat room using Node.js and express (WebSocket).