# Travis **Repository Path**: traviscao/travis ## Basic Information - **Project Name**: Travis - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-16 - **Last Updated**: 2024-06-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 鲜花在线商城系统 ## 简介: ### (1)体系结构 本系统采用的是Spring Boot + Spring Cloud体系结构。在鲜花在线商城系统中,应用Spring Boot + Spring Cloud体系结构主要是为了构建一个稳定、高效且易于扩展的微服务架构。 ### (2)功能模块 通过需求分析,制定了本系统的主要设计部分,分别为前端与后端两大模块的主要功能。前端的功能模块,主要分为三个:鲜花展示模块、购买鲜花模块、用户管理模块。后端的功能模块,主要分为五个:分类管理、鲜花搜索、公告管理、订单管理和用户管理。 测试方法: http://localhost:8083/ 商城首页:![](C:\Users\16643\Desktop\demo1\src\main\resources\static\images\regImg\111.jpg) 用户登录页面:![](C:\Users\16643\Desktop\demo1\src\main\resources\static\images\regImg\222.jpg) 商品后端分类管理:![](C:\Users\16643\Desktop\demo1\src\main\resources\static\images\regImg\333.jpg) 购物车功能:![](C:\Users\16643\Desktop\demo1\src\main\resources\static\images\regImg\444.jpg) 个人信息管理:![](C:\Users\16643\Desktop\demo1\src\main\resources\static\images\regImg\555.jpg)