# OnlineMall **Repository Path**: CodeCuiyt/OnlineMall ## Basic Information - **Project Name**: OnlineMall - **Description**: :arrow_up: 基于springboot+thymeleaf+spring data jpa+druid+bootstrap+layui等技术的JavaWeb电商项目(项目包含前后台,分为前台商城系统及后台管理系统。前台商城系统包含首页门户、商品推荐、商品分类、商品搜索、商品展示、商品详情、购物车、订单流程、用户中心、评论(有些bug,当时做得不够好,下一个项目的评论模块比这个好)、模拟支付等模块。 后台管理系统包含商品管理、订单管理、用户管理等模块。系统介绍及详细功能点、技术点见项目内文档描述):sunny: - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-06-06 - **Last Updated**: 2021-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OnlineMall ### 基于springboot等技术的JavaWeb项目,我的java课设项目 包含前台和后台(从前台首页底部点击管理员登录) 数据库请按自己的情况导入,修改项目配置文件,导入sql文件到本地,然后运行项目即可进入首页。 首页 ![image](https://github.com/29DCH/OnlineMall/blob/master/img/首页.png) 商品列表 ![image](https://github.com/29DCH/OnlineMall/blob/master/img/1.png) 管理员登录页面 ![image](https://github.com/29DCH/OnlineMall/blob/master/img/2.png) 搜索 ![image](https://github.com/29DCH/OnlineMall/blob/master/img/3.png) 搜索结果 ![image](https://github.com/29DCH/OnlineMall/blob/master/img/4.png) 商品详情页面 ![image](https://github.com/29DCH/OnlineMall/blob/master/img/5.png) 购物车页面 ![image](https://github.com/29DCH/OnlineMall/blob/master/img/6.png) 评论页面 ![image](https://github.com/29DCH/OnlineMall/blob/master/img/7.png) 订单页面 ![image](https://github.com/29DCH/OnlineMall/blob/master/img/8.png) 支付页面 ![image](https://github.com/29DCH/OnlineMall/blob/master/img/9.png) 支付页面 ![image](https://github.com/29DCH/OnlineMall/blob/master/img/10.png) 支付成功页面 ![image](https://github.com/29DCH/OnlineMall/blob/master/img/11.png) 用户管理页面 ![image](https://github.com/29DCH/OnlineMall/blob/master/img/12.png) 分类页面 ![image](https://github.com/29DCH/OnlineMall/blob/master/img/13.png) 商品编辑页面 ![image](https://github.com/29DCH/OnlineMall/blob/master/img/14.png) 商品列表 ![image](https://github.com/29DCH/OnlineMall/blob/master/img/15.png) 订单管理页面 ![image](https://github.com/29DCH/OnlineMall/blob/master/img/16.png) 商品推荐页面 ![image](https://github.com/29DCH/OnlineMall/blob/master/img/17.png) 支付 ![image](https://github.com/29DCH/OnlineMall/blob/master/img/18.png) 二级菜单 ![image](https://github.com/29DCH/OnlineMall/blob/master/img/19.png) 分类页面 ![image](https://github.com/29DCH/OnlineMall/blob/master/img/20.png) 爬取商品信息列表 ![image](https://github.com/29DCH/OnlineMall/blob/master/img/21.png)