Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

A simplified social media platform implemented in Java. Users can create accounts, post messages, and view posts from other users within the same program.

Features

  • Create user accounts with unique usernames.
  • Post messages and view posts from other users.
  • Basic, easy-to-use Swing-based user interface.