Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 582 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 582 Bytes

Sojaping

Softwareproject INF5 @ Technische Hochschule Ulm

Team 4: Mutli-User Chat Application

  • Philipp Kessler
  • Irina Ungemach
  • Jan Komposch
  • Sophie Stein

Features

  • User Registration + Login
  • Profile Pages
  • Group Chats
  • Dedicated Server with persistent Message store
  • Automatic message Translation API

Technologies/Libraries

  • JavaFX (User Interface)
  • JSON (Server-Client communication)
  • JAXB (Local Client MessageStore in XML)
  • IBM Watson API (Translation)
  • SQLite (Server-side Database)