# shopping **Repository Path**: radar-cat/java_project ## Basic Information - **Project Name**: shopping - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-12 - **Last Updated**: 2022-03-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # java_project #### 介绍 该项目是一个商超管理系统,实现了登录、添加商品、删除商品、修改商品信息以及购买结算的功能 #### 软件架构 采用SpringBoot+MySQL #### 页面展示 ![商品管理页面](https://images.gitee.com/uploads/images/2022/0331/080749_8601cce2_8782546.png "商超管理1.png") ![商品结算页面](https://images.gitee.com/uploads/images/2022/0331/080849_631414e1_8782546.png "商超管理2.png") ![商品结算页面](https://images.gitee.com/uploads/images/2022/0331/081014_9450f565_8782546.png "商超管理3.png") ![登录页面](https://images.gitee.com/uploads/images/2022/0331/081053_c7d58497_8782546.png "商超管理4.png")