Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/peronchichino/g12_theboringchat

A mutli-client JavaFX TCP chat using maven
https://github.com/peronchichino/g12_theboringchat

chat gui java javafx maven tcp thread-pool threading

Last synced: about 1 month ago
JSON representation

A mutli-client JavaFX TCP chat using maven

Awesome Lists containing this project

README

        

# The Boring Chat
- Lukas Buchmayer ([email protected]) [Peronchichino]
- Christof Pichler ([email protected]) [christofpichler]
- Kamil Bober ([email protected]) [KaM1los/KamilBober1]

# -- Issue Tracker --
- Must Have Features
1. Basic GUI
2. Able to send messages
3. Able to receive messages
4. See who sent message

- Should Have Features
1. See who is online
2. See chat history
3. Download chat as .txt file

- Nice to Have Features
1. A nice(r) GUI and login GUI
2. Custom user/login

- Overkill
1. Custom group chats