Overview
The goal of implementing this application was to practice live communication using the WebSocket protocol. This type of application is a valuable skill to have, which is why I chose to develop it. Users can join a chat room and exchange messages in real-time with other users who are online. The application supports seamless, live interactions, making it ideal for scenarios requiring instant communication. This experience allowed me to gain hands-on expertise in real-time data transmission and WebSocket integration.
Technologies
Frontend
JavaScript
HTML
CSS
Backend
Java Spring Boot
WebSocket
Other tools
Docker
MongoDB
Comments
Dockerized the database