# web06 **Repository Path**: GrapeLiu/web06 ## Basic Information - **Project Name**: web06 - **Description**: web第一次小组项目,开源开发 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2023-06-04 - **Last Updated**: 2023-06-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 智慧农业管理系统 ## 项目需求 **基本需求:** - 针对某个区的农产品大棚种植情况进行管理 **具体需求:** - 空气温度、湿度、二氧化碳、光照度,土壤温度、湿度等信息的管理,如存储与查询、显示 - 农产品种植物的管理,如生产周期的记录与存储、显示管理功能 - 各类传感器与监控设备的管理;阈值设置、控制和告警 - 各种历史信息的显示和查询,可视化功能 - 农产品监测虫情信息,根据图片拍照,图片识别分析功能 - 智能灌溉、智慧监测、即时回溯查询等(附加) ## 软件架构 ![](https://gitee.com/aleecoder/typora-picture/raw/master/img/202306180006923.png) ## 开发环境 **开发环境** - JDK1.8 - Windows11 + IDEA2022 **技术组件** - MySQL8 - ZooKeeper3.8 - SSM + Dubbo - HTML + CSS + jQuery **运行环境** - Tomcat8.5、 Tomcat9.0 ## 项目启动 **1、启动ZooKeeper** ![image-20230618000642945](https://gitee.com/aleecoder/typora-picture/raw/master/img/202306180006827.png) **2、项目配置(Tomcat)** ![image-20230618000812572](https://gitee.com/aleecoder/typora-picture/raw/master/img/202306180008973.png) ![image-20230618000734371](https://gitee.com/aleecoder/typora-picture/raw/master/img/202306180007299.png) **3、启动服务:Dubbo服务模块(agriculture_service_provider)后台管理模块(agriculture_backend)** ![image-20230618001005955](https://gitee.com/aleecoder/typora-picture/raw/master/img/202306180010171.png) **4、登录系统:用户名`admin`,密码`1234`** ![image-20230618000952757](https://gitee.com/aleecoder/typora-picture/raw/master/img/202306180009145.png) ![image-20230618001028551](https://gitee.com/aleecoder/typora-picture/raw/master/img/202306180010681.png)