In-brower Messaging application This application runs on a Spring Boot backend with simple HTML/CSS Frontend Uses Session Storage to save each user's profile which can text/message. Messages are stored in a MySQL relational database. Uses Javascript fetch api to send and retrieve message data to and from spring back, which communicates with MySQL