https://github.com/malintha-induwara/chat-app
A Java-based chat application implementing a client-server architecture. Supports multi-threaded communication.
https://github.com/malintha-induwara/chat-app
chat-application java mysql socket-programming
Last synced: 5 months ago
JSON representation
A Java-based chat application implementing a client-server architecture. Supports multi-threaded communication.
- Host: GitHub
- URL: https://github.com/malintha-induwara/chat-app
- Owner: malintha-induwara
- Created: 2024-01-04T16:29:57.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-29T15:03:28.000Z (over 1 year ago)
- Last Synced: 2025-04-19T19:09:16.282Z (about 1 year ago)
- Topics: chat-application, java, mysql, socket-programming
- Language: Java
- Homepage:
- Size: 507 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat Applicaiton.
* Chat Applicaiton made using JAVA FX and Socket Programming.
### Login

### Create Account

### Chat

### Members

### How to use this repo
* Open the pom.xml via IntelliJ IDEA
* Make sure to the open it as a project, if prompt
* Reload the pom.xml file via Maven Tool Window
* Create a database using schema and change the username and password of DB Connection.class
* Run Server Launcher
* Run Lancher Wrapper
Enjoy ✨