You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
孙贺贺 d84bb530f7
feat(entity): 添加新实体类并优化现有实体结构
6 hours ago
.idea chore: 初始化项目配置和示例代码 3 days ago
document feat(user): 实现用户注册、登录和信息更新功能 3 days ago
front_page refactor(front_page): 更新项目依赖并移除冗余代码 12 hours ago
trading_platform feat(entity): 添加新实体类并优化现有实体结构 6 hours ago
README.md rear-end-frame 1 week ago

README.md

Campus_second-hand_trading_platform校园交易平台

项目介绍

  • 项目基于SpringBoot+Mybatis+Vue3+Element-plus构建;
  • 主要功能有:用户注册、用户登录、用户信息修改、商品发布、商品浏览、商品收藏、商品浏览、商品评论、商品搜索、商品购买、商品交易、商品评价等。

项目目录说明

  • .gitgit仓库管理文件
  • front_page:前端页面代码文件夹
  • trading_platform:后端代码文件夹
  • README.md:项目说明文件