# bonfire-backend
**Repository Path**: xiaohugitee/bonfire-backend
## Basic Information
- **Project Name**: bonfire-backend
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2023-11-12
- **Last Updated**: 2023-11-12
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 篝火-伙伴匹配APP-后端
## 后端使用的技术
SpringBoot、MyBatis-Plus、hutool、knife4j、swagger、MySQL、Redis、Redisson、flyway、lombok
> 基于 Vue 3 + Spring Boot 2 的移动端网站,实现了匹配伙伴、按标签检索用户、推荐相似用户、组队等功能。
使用**编辑距离算法**实现了根据标签匹配最相似用户
运行项目后访问`localhost:8080/api/doc.html`可以访问由knife4j生成的api接口文档
## 前端基本页面展示
| 首页推荐页面 | 队伍组队页面 | 我的队伍页面+匹配伙伴页面 | 个人信息页面 |
| ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
|
|
|
|
|
> 前端项目地址:https://github.com/humeng1010/bonfire-frontend