- A simple multiuser chat system with basic features like selecting avatar, setting status, send private messgae, connect to a chatroom and send messages.
- To configure, first execute databaseConfig.sql in mysql.
Then run server code by opening in netbeans or from jar file in dist folder.
Finally run client code in the same way.