Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.94 KB

README.md

File metadata and controls

50 lines (30 loc) · 1.94 KB

基于Netty仿微信聊天项目

功能需求

  • 登录/注册
  • 个人信息
  • 通讯录
  • 搜索好友
  • 添加好友
  • 好友聊天

技术架构--后端

  • 开发工具:IDEA
  • 框架:Spring Boot、MyBatis、Spring MVC、FastDFS、Netty
  • 数据库:mysql

技术架构--前端

  • 开发工具:HBuilder
  • 框架:MUI、H5+

前端项目地址:https://github.com/haoxiaoyong1014/chat-view

登陆注册功能

image.png image.png

修改备注

image.png image.png

二维码生成

image.png

搜索朋友

image.png image.png

添加好友

image.png

通信录功能

image.png

聊天功能

image.png