Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/peronchichino/g12_theboringchat
- Owner: Peronchichino
- Created: 2023-01-05T00:25:48.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-23T12:24:36.000Z (about 2 years ago)
- Last Synced: 2024-11-09T06:40:07.648Z (3 months ago)
- Topics: chat, gui, java, javafx, maven, tcp, thread-pool, threading
- Language: Java
- Homepage:
- Size: 243 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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