Skip to content

PhilKes/Sojaping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)