The goal of the project was to design a very simple chat application. The application allows you to create an account with a username and password. Once logged into the app the user can add multiple friends and message them. The focus was on designing a suitable data structure that will efficiently deal with all the data needed for the application to function properly. The data structure chosen was a graph. Graph data structures are the most common structures used for social media application. Some of the data that needs to be handled are account details, friends lists, chats, messages and notifications. This data will all be stored in the graphs nodes.
Follow GUI Chat Application
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GUI Chat Application!