修改readme

This commit is contained in:
mayongjian
2024-09-07 19:54:37 +08:00
parent b5686fb7a8
commit 7560f209d8
29 changed files with 77 additions and 49 deletions

126
README.md
View File

@@ -2,7 +2,7 @@
<img alt="logo" src="https://image.mayongjian.cn/2024/07/03/1de3ee08e0a34ab6bf9a163d380fb596.png" style="width: 100px"> <img alt="logo" src="https://image.mayongjian.cn/2024/07/03/1de3ee08e0a34ab6bf9a163d380fb596.png" style="width: 100px">
</p> </p>
<h1 align="center" style="margin: 30px 0 30px; font-weight: bold;">HongShu v1.0</h1> <h1 align="center" style="margin: 30px 0 30px; font-weight: bold;">HongShu v1.0</h1>
<h4 align="center">基于SpringBoot+Vue前后端分离仿小红书项目</h4> <h4 align="center">基于 SpringBoot + Vue 前后端分离仿小红书项目</h4>
<p align="center"> <p align="center">
<a href="https://gitee.com/Maverick_Ma/hongshu-web/stargazers"> <a href="https://gitee.com/Maverick_Ma/hongshu-web/stargazers">
<img src="https://gitee.com/Maverick_Ma/hongshu-web/badge/star.svg?theme=dark"></a> <img src="https://gitee.com/Maverick_Ma/hongshu-web/badge/star.svg?theme=dark"></a>
@@ -16,9 +16,6 @@
* 本仓库为前端技术栈 [Vue3](https://v3.cn.vuejs.org) + [Element Plus](https://element-plus.org/zh-CN) + [ts](https://www.tslang.cn) 版本。 * 本仓库为前端技术栈 [Vue3](https://v3.cn.vuejs.org) + [Element Plus](https://element-plus.org/zh-CN) + [ts](https://www.tslang.cn) 版本。
* 配套后端代码仓库地址 [HongShu](https://gitee.com/Maverick_Ma/hongshu.git) * 配套后端代码仓库地址 [HongShu](https://gitee.com/Maverick_Ma/hongshu.git)
* 阿里云优惠券:[点我领取](https://www.aliyun.com/minisite/goods?source=5176.11533457&userCode=ojvsntx1)
* 腾讯云优惠券:[点我领取](https://curl.qcloud.com/efTJbNyi)
## 前端运行 ## 前端运行
```bash ```bash
# 克隆项目 # 克隆项目
@@ -39,15 +36,13 @@ yarn dev
``` ```
## 用户端内置功能 ## 用户端内置功能
1. 瀑布流展示笔记,懒加载笔记图片 1. 笔记:瀑布流按分类展示笔记,懒加载笔记图片
2. 笔记分类查询使用elastcsearch做关键词搜索查询笔记 2. 搜索:使用 ElasticSearch 做关键词搜索高亮查询
3. 关键词使用elastcsearch做高亮查询 3. 动态:展示个人和好友动态
4. 动态展示,展示个人和好友动态 4. 消息:使用 WebSocket 做私信聊天和消息通知,用户发送消息实时通知、消息页面实时展示当前未读消息数量提醒
5. 支持私信聊天,关注用户,评论笔记,点赞笔记和点赞图片功能,收藏笔记功能 5. 发布发布和修改笔记功能使用七牛云oss对象存储图片
6. 使用websocket消息通知用户发送的消息会实时通知消息页面会实时收到当前用户未读消息数量 6. 用户信息:展示当前用户发布、点赞和收藏的笔记
7.token登陆,使用redis做对象缓存 7. Token 登录机制、无感刷新,使用 Redis 做对象缓存
8. 发布和修改笔记功能使用七牛云oss对象存储图片
9. 个人信息展示,展示当前用户发布的笔记和点赞收藏的笔记
## 管理端内置功能 ## 管理端内置功能
1. 用户管理:用户是系统操作者,该功能主要完成系统用户配置。 1. 用户管理:用户是系统操作者,该功能主要完成系统用户配置。
@@ -68,58 +63,91 @@ yarn dev
16. 在线构建器拖动表单元素生成相应的HTML代码。 16. 在线构建器拖动表单元素生成相应的HTML代码。
17. 连接池监视监视当前系统数据库连接池状态可进行分析SQL找出系统性能瓶颈。 17. 连接池监视监视当前系统数据库连接池状态可进行分析SQL找出系统性能瓶颈。
## 2.0版本实现中⚠️ ## 2.0版本实现功能
1. 添加移动端版本 1. 添加移动端
2. 重构实现 SpringCloud 微服务架构版本 2. 重构实现 SpringCloud 微服务架构
3. 加入商城购物功能 3. 加入商城购物功能
4. 加入协同过滤算法优化首页推荐功能 4. 加入推荐算法优化内容推荐和用户推荐功能
5. 使用 MQ+Redis 优化点赞、收藏、浏览功能 5. 使用 MQ+Redis 优化点赞、收藏、浏览功能
6. 支持七牛云、阿里、腾讯、Minio等多种oss对象存储方式
7. 笔记内容支持视频和live图
- 如有项目问题、部署问题可联系微信coder_xiaomage #### ⚠️如有项目问题】或【部署需求】可联系微信coder_xiaomage
## 在线体验 ## 演示站2.0版)
* 因无服务器暂无体验地址,后续会采购演示服务器,也感谢小伙伴打赏支持❤️。 - web端 ➡️ [点我体验](http://47.95.205.22)
- admin端 ➡️ [点我体验](http://47.95.205.22/admin/)
<img src="src/assets/images/pay.png" style="width: 100px"/> - app端 ➡️ [点我体验](http://47.95.205.22/app/)
- 文档及资料会暂时放到我的个人博客:[点我进入](https://mayongjian.cn)
* 文档及资料会暂时放到我的个人博客:[点我进入](https://mayongjian.cn) * 由于服务器资源有限,首次加载可能缓慢一些。
* 同时为优化服务器也感谢小伙伴们打赏支持❤️。
<img src="src/assets/images/reward.png" style="width: 50px heihgt: 50px"/>
## 视频演示 ## 视频演示
[点击查看](https://www.bilibili.com/video/BV1QP8dekEGq/?spm_id_from=333.999.list.card_archive.click&vd_source=ec9224821314432ac6e12dc7d500d74b) ➡️ [点击查看](https://www.bilibili.com/video/BV1QP8dekEGq/?spm_id_from=333.999.list.card_archive.click&vd_source=ec9224821314432ac6e12dc7d500d74b)
## 演示图 ## 演示图
### - web端
<table> <table>
<tr> <tr>
<td><img src="src/assets/images/login.png"/></td> <td><img src="src/assets/images/web/web-login.png"/></td>
<td><img src="src/assets/images/dashboard.png"/></td> <td><img src="src/assets/images/web/web-dashboard.png"/></td>
</tr> </tr>
<tr> <tr>
<td><img src="src/assets/images/search.png"/></td> <td><img src="src/assets/images/web/web-search.png"/></td>
<td><img src="src/assets/images/trends.png"/></td> <td><img src="src/assets/images/web/web-trends.png"/></td>
</tr> </tr>
<tr> <tr>
<td><img src="src/assets/images/message.png"/></td> <td><img src="src/assets/images/web/web-message.png"/></td>
<td><img src="src/assets/images/follow.png"/></td> <td><img src="src/assets/images/web/web-follow.png"/></td>
</tr> </tr>
<tr> <tr>
<td><img src="src/assets/images/publish.png"/></td> <td><img src="src/assets/images/web/web-publish.png"/></td>
<td><img src="src/assets/images/user.png"/></td> <td><img src="src/assets/images/web/web-user.png"/></td>
</tr> </tr>
<tr> </table>
<td><img src="src/assets/images/admin-login.png"/></td>
<td><img src="src/assets/images/data.png"/></td> ### - admin端
</tr> <table>
<tr> <tr>
<td><img src="src/assets/images/category.png"/></td> <td><img src="src/assets/images/admin/admin-login.png"/></td>
<td><img src="src/assets/images/member.png"/></td> <td><img src="src/assets/images/admin/admin-data.png"/></td>
</tr> </tr>
<tr> <tr>
<td><img src="src/assets/images/note.png"/></td> <td><img src="src/assets/images/admin/admin-category.png"/></td>
<td><img src="src/assets/images/album.png"/></td> <td><img src="src/assets/images/admin/admin-member.png"/></td>
</tr> </tr>
<tr> <tr>
<td><img src="src/assets/images/comment.png"/></td> <td><img src="src/assets/images/admin/admin-note.png"/></td>
<td><img src="src/assets/images/log.png"/></td> <td><img src="src/assets/images/admin/admin-album.png"/></td>
</tr>
<tr>
<td><img src="src/assets/images/admin/admin-comment.png"/></td>
<td><img src="src/assets/images/admin/admin-log.png"/></td>
</tr>
</table>
### - app端
<table>
<tr>
<td><img src="src/assets/images/app/app-login.png"/></td>
<td><img src="src/assets/images/app/app-index.png"/></td>
</tr>
<tr>
<td><img src="src/assets/images/app/app-trend.png"/></td>
<td><img src="src/assets/images/app/app-message.png"/></td>
</tr>
<tr>
<td><img src="src/assets/images/app/app-user.png"/></td>
<td><img src="src/assets/images/app/app-follow.png"/></td>
</tr>
<tr>
<td><img src="src/assets/images/app/app-hot.png"/></td>
<td><img src="src/assets/images/app/app-main.png"/></td>
</tr>
<tr>
<td><img src="src/assets/images/app/app-search.png"/></td>
<td><img src="src/assets/images/app/app-push.png"/></td>
</tr> </tr>
</table> </table>

View File

Before

Width:  |  Height:  |  Size: 2.0 MiB

After

Width:  |  Height:  |  Size: 2.0 MiB

View File

Before

Width:  |  Height:  |  Size: 781 KiB

After

Width:  |  Height:  |  Size: 781 KiB

View File

Before

Width:  |  Height:  |  Size: 440 KiB

After

Width:  |  Height:  |  Size: 440 KiB

View File

Before

Width:  |  Height:  |  Size: 416 KiB

After

Width:  |  Height:  |  Size: 416 KiB

View File

Before

Width:  |  Height:  |  Size: 635 KiB

After

Width:  |  Height:  |  Size: 635 KiB

View File

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 1.5 MiB

View File

Before

Width:  |  Height:  |  Size: 853 KiB

After

Width:  |  Height:  |  Size: 853 KiB

View File

Before

Width:  |  Height:  |  Size: 862 KiB

After

Width:  |  Height:  |  Size: 862 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 939 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 416 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 178 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 986 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

View File

Before

Width:  |  Height:  |  Size: 731 KiB

After

Width:  |  Height:  |  Size: 731 KiB

View File

Before

Width:  |  Height:  |  Size: 5.7 MiB

After

Width:  |  Height:  |  Size: 5.7 MiB

View File

Before

Width:  |  Height:  |  Size: 467 KiB

After

Width:  |  Height:  |  Size: 467 KiB

View File

Before

Width:  |  Height:  |  Size: 3.6 MiB

After

Width:  |  Height:  |  Size: 3.6 MiB

View File

Before

Width:  |  Height:  |  Size: 326 KiB

After

Width:  |  Height:  |  Size: 326 KiB

View File

Before

Width:  |  Height:  |  Size: 304 KiB

After

Width:  |  Height:  |  Size: 304 KiB

View File

Before

Width:  |  Height:  |  Size: 5.0 MiB

After

Width:  |  Height:  |  Size: 5.0 MiB

View File

Before

Width:  |  Height:  |  Size: 1016 KiB

After

Width:  |  Height:  |  Size: 1016 KiB

View File

Before

Width:  |  Height:  |  Size: 3.7 MiB

After

Width:  |  Height:  |  Size: 3.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 244 KiB