Skip to content

Commit 7a69b7f

Browse files
author
黄建生
committed
修改readme
1 parent 6131f52 commit 7a69b7f

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
#Web-IM
2+
3+
这是一个web端即时通讯,目前尚处于开发过程中,主体功能已经完成,但是一些细节功能尚需优化和补充。
4+
5+
##功能介绍
6+
7+
1. 私聊
8+
2. 群聊
9+
3. 发送图片和文件
10+
4. 搜索并添加好友
11+
5. 用户注册及登录
12+
6. 用户资料修改
13+
14+
##技术栈
15+
16+
### 后端
17+
1. Django
18+
2. Channels
19+
3. Nginx
20+
4. Redis
21+
5. MySQL
22+
6. Docker
23+
24+
### 前端
25+
26+
1. <a href="https://layim.layui.com/" target="_blank">LayIM</a>(已获得授权)
27+
2. <a href="https://www.layui.com/" target="_blank">LayUI</a>(开源)

0 commit comments

Comments
 (0)