-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
20 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,21 @@ | ||
# ltudjava-summer2020-chatapp_server | ||
Chat App - Server | ||
# DaiChat App (Server) | ||
|
||
Demo : [https://youtu.be/RmokXRkJhHQ](https://youtu.be/RmokXRkJhHQ) | ||
## Demo | ||
[https://youtu.be/RmokXRkJhHQ](https://youtu.be/RmokXRkJhHQ) | ||
|
||
## Tech | ||
- Java Networking | ||
- Java Swing | ||
- Java Hibernate + MySQL | ||
|
||
## Features | ||
- Register | ||
- Login | ||
- Chat 1-1 | ||
- Chat Group | ||
- Emoji | ||
- Chat with many people at the same time (open multiple windows) | ||
- Send File (recipient can download and view the file) | ||
- Change Password | ||
|
||
> Made by 18120113 - Nguyễn Chánh Đại |