From 9ae84046a929221049592a1028d5159ffa646e6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Ch=C3=A1nh=20=C4=90=E1=BA=A1i?= Date: Thu, 28 Jul 2022 21:19:52 +0700 Subject: [PATCH] Update README.md --- README.md | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index abfd849..62c648e 100644 --- a/README.md +++ b/README.md @@ -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