# ZenSquare **Repository Path**: Enaium/ZenSquare ## Basic Information - **Project Name**: ZenSquare - **Description**: 这是一个开源的项目,基于AGPLv3协议,这个项目主要是使用SpringBoot+Vue来复刻类似于XenForo的论坛系统 - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-13 - **Last Updated**: 2023-05-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ZenSquare English version: [README.md](README.md) **这个项目还在开发中,目前还没有完成** 这是一个开源的项目,基于AGPLv3协议,这个项目主要是使用SpringBoot+Vue来复刻类似于[XenForo](https://xenforo.com/solutions/)的论坛系统 ## 使用的技术 ### 后端 - [Kotlin](https://kotlinlang.org/) - [SpringBoot](https://spring.io/projects/spring-boot) - [SpringDoc](https://springdoc.org/v2) - [SaToken](https://sa-token.dev33.cn/) - [Jimmer](https://github.com/babyfish-ct/jimmer) ### 前端 - [TypeScript](https://www.typescriptlang.org/) - [Vite+Vue3+JSX](https://vitejs.dev/) - [Vue Router](https://next.router.vuejs.org/) - [Vue Query](https://tanstack.com/query/latest) - [Naive UI](https://www.naiveui.com/) - [Pinia](https://pinia.vuejs.org/) - [Tailwind CSS](https://tailwindcss.com/) ## 功能 - [x] 国际化多语言 - [x] 会员注册 - [x] 会员登录 - [x] 会员注销 - [x] 会员信息修改 - [x] 会员头像修改 - [x] 会员密码修改 - [x] 会员发帖 - [ ] 帖子置顶 - [ ] 帖子加精 - [ ] 帖子搜索 - [x] 会员回帖 - [ ] 会员删除帖子 - [ ] 会员删除回帖 - [x] 会员修改帖子 - [x] 会员修改回帖 - [x] 会员喜欢帖子 - [x] 会员不喜欢帖子 - [x] 会员喜欢回帖 - [x] 会员不喜欢回帖 - [x] 会员取消喜欢帖子 - [x] 会员取消不喜欢帖子 - [x] 会员取消喜欢回帖 - [x] 会员取消不喜欢回帖 - [x] 会员关注会员 - [x] 会员取消关注会员 - [x] 多个会员之间的私信 - [x] 会员之间的私信 - [x] 通知发帖回帖点赞等 - [x] 会员排行榜 - [x] 会员举报帖子 - [x] 会员举报回帖 - [x] 会员举报会员 - [ ] 会员禁言 - [ ] 会员封禁 - [ ] 管理员删除帖子 - [ ] 管理员删除回帖 - [ ] 后台管理