As part of a full-semester faculty project, I had the opportunity to deepen my knowledge of Java while expanding my skillset. Throughout the project, I gained experience in domain-driven design, lambdas, JavaFX UI development, database connectivity, file handling in Java, and the observer pattern. The experience was an excellent opportunity to build on my existing Java expertise while exploring new areas of the language
Upon opening the application, a login prompt will appear as shown below.
If you do not have an account, you can choose to sign up instead.
For security purposes, the password will not be visible while typing or after it has been entered.
Once logged in, a personalized greeting window will appear with your profile picture and name in the center.
The application also provides the ability to manage your friends list. You can view and remove friends
You can send messages to your friends too!
Furthermore, you can respond to friend requests or send your own friend requests, as demonstrated below.
Finally, the application allows users to log out or delete their account, as shown below.