# MobileShop **Repository Path**: gradually_413/MobileShop ## Basic Information - **Project Name**: MobileShop - **Description**: 小商城 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-01-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README MobileShop商城项目 ========== 该项目使用了三层架构和MVC模式。使用纯原生代码实现。代码规范参照阿里巴巴Java开发手册 功能介绍: 1. 用户登录/注册 2. 商品浏览及分页 3. 购物车及购买 4. 商品收藏及订单显示 5. 管理员后台(商品管理【商品图片及信息上传】、订单管理、用户管理【封禁及恢复】、商城收入总览)