/Chat-Application

It is a social media platform which would facilitate the user to create profile, develop social network via making friends and enjoy chatting with them. All the messaging and user related data would be stored in a database and accessed through it as per user demand. Here we have application which we have tried to develop doesn't require data transfer through internet, socket programming or anything like chat-bot. Our simple idea is to store and retrieve the messages and other data by executing appropriate queries which would then fetch the required data from tables stored in our database and display the results.

Primary LanguageJava

Stargazers