Skip to content

HarryChen1995/Chatctron

Repository files navigation

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