You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains a simple chat application built with Spring Boot and React.js for our Object-Oriented Programming (OOP) semester project. The app allows users to communicate in real time with features such as Google API authentication, STOMP over WebSockets for instant messaging, and persistent chat history stored in MySQL.