chat app - java this is a new chat app project - with client and server - sides. this contain a menu of options: chat menu: help get users online send group message send private message disconnect we have 3 clases: server client socketHandler pictures - are in screens folder. lets review them: signUp new user: signUp second-user: 3.user Has Join: 4.help-option: 5.users-list: 6.send-BroadCast-message: 7.recive-BroadCast-message: 8.send-Privete-message: 10.disconnecting: 12.login-attempt: