Back

Project 06

Let's Chat

Real-time Messaging Application

2024
ExpoJava EEMySQLWebSocket

Let's Chat is a full-featured messaging application inspired by modern chat platforms. It supports real-time messaging, media sharing, and a Stories feature similar to Instagram/WhatsApp.

Built with Expo for cross-platform mobile support and Java EE on the backend, the app handles real-time communication through WebSocket connections with MySQL for persistent storage.

The Stories feature allows users to share ephemeral content that disappears after 24 hours, with rich media support including images and short videos.