/chat-project

Java client server app with communication on loopback | Team project on 'High Level Programming Languages' University Course

Primary LanguageJava

chat-project

Java client-server app with communication on loopback

View some screenshots from this app in Screenshots.zip

User is allowed to:

  • register,login and edit personal profile
  • communicate with users both directly and in groups
  • create and manage user groups and channels
  • send files as attachments
  • filter messages

Project was presented with related tasks for students located here

In this project I was responsible for:

  • defining part of the classes
  • GUI in Swing
  • Everyday work on appearing errors
  • preparing tasks and presentation
  • many more