Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 923 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 923 Bytes

Chatctron

Chatctron is a realtime ios chat application. Compared to traditional message app using socket.io, Chatctron is powered by Google Cloud Firestore (NOSQL database) and provides low-latency communication between clients. The app allows users to create accounts and login with their verified emails and passwords. After authentications are validated by firebase backend service, users can sync their message data with cloud firestore in real time.

Login and Sign Up Page

Login Page Sign Up page
alt text alt text

Slide Menu

alt text

Realtime Messaging Demo

alt text