-
Notifications
You must be signed in to change notification settings - Fork 1
Overview
이준혁 edited this page Jun 24, 2020
·
2 revisions
Awesome_ChattingApp은 익명성이 보장되는 누구나 빠르고 쉽게 다수의 사람들과 채팅을 할 수 있는 채팅앱입니다. 이 앱은 번거로운 로그인 절차 없이 빠르게 채팅을 하기 위해 개발되었습니다. firebase에서 제공하는 실시간으로 데이터 입출력을 가능하게 해주는 서비스를 이용하여 채팅기능을 구현했습니다.
- 별도의 로그인 절차 없이 닉네임만 입력하면 바로 채팅방 입장이 가능합니다.
- 자신이 작성한 채팅과 다른 사람의 채팅을 구분해서 읽기 편합니다.
- 심플한 디자인으로 인해 한눈에 채팅 내용을 읽을 수 있습니다.
Awesome_ChattingApp is a chat app that anyone with anonymity can chat with a large number of people quickly and easily. This app was developed to chat quickly without the hassle of logging in. we implemented chatting services with firebase's real-time data I/O service.
- You can enter the chat room right away by simply typing in your nickname without having to log in.
- It's easy to read the chat you created separately from the chat of others.
- The simple design allows you to read the chat at a glance.