# ChatForge **Repository Path**: wuppt/chat-forge ## Basic Information - **Project Name**: ChatForge - **Description**: 一款基于Qt的网络聊天室,高仿wechat - **Primary Language**: C++ - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 8 - **Created**: 2025-04-22 - **Last Updated**: 2025-04-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 迅聊 一款基于Qt的网络聊天室,高仿WeChat。 采用QT6制作客户端,Linux C++实现后端。为用户提供了一个即时聊天平台。 ## 登录页面 ![login](image/login.png) ## 注册页面 ![register](image/register.png) ## 用户聊天页面 ![user_chat](image/user_chat.png) ## 群聊页面 ![group_chat](image/group_chat.png) ## 好友申请 ![friend_request1](image/friend_request1.png) ![friend_request2](image/friend_request2.png) ## 群聊申请 ![group_request1](image/group_request1.png) ![group_request2](image/group_request2.png) ## 选择头像 ![select_avatar](image/select_avatar.png) ## 发送表情 ![send_expression](image/send_expression.png) ## 图片预览 ![image_preview](image/image_preview.png)