A simplified social media platform implemented in Java. Users can create accounts, post messages, and view posts from other users within the same program.
- Create user accounts with unique usernames.
- Post messages and view posts from other users.
- Basic, easy-to-use Swing-based user interface.