https://github.com/philkes/sojaping
Student Project: Multi-User Chat Application
https://github.com/philkes/sojaping
ibm-watson-api javafx json server-client sqlite xml
Last synced: about 2 months ago
JSON representation
Student Project: Multi-User Chat Application
- Host: GitHub
- URL: https://github.com/philkes/sojaping
- Owner: PhilKes
- Created: 2019-10-07T09:54:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-02T18:58:05.000Z (about 5 years ago)
- Last Synced: 2025-02-01T04:31:47.265Z (4 months ago)
- Topics: ibm-watson-api, javafx, json, server-client, sqlite, xml
- Language: Java
- Homepage:
- Size: 32.6 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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)