# Ecotrade **Repository Path**: percey/GreenFree ## Basic Information - **Project Name**: Ecotrade - **Description**: aiyaaiyaiaay - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-04-29 - **Last Updated**: 2026-03-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # EcoTrade Global - 可持续跨境电商平台 | Sustainable Cross-Border E-commerce ## 项目简介 | Project Introduction EcoTrade Global(GreenFree智汇贸通)是一个融合人工智能、可视化分析、区块链溯源与可持续理念的跨境电商平台,响应海南自贸港“零关税、绿色发展”政策,致力于打造环保与高效并重的国际交易新范式。平台以绿色加权推荐算法、多语言智能客服、商品价格比对和区块链商品溯源为核心,助力全球用户低碳购物、畅享免税体验。 EcoTrade Global is an AI-powered, sustainability-driven cross-border e-commerce platform inspired by Hainan Free Trade Port's zero-tariff and green policies. It features eco-friendly product recommendations, multilingual AI customer service, price comparison, blockchain-based product traceability, and interactive data visualization, enabling global users to shop tax-free and sustainably. ## 核心特性 | Key Features - 🌱 **绿色智能推荐**:基于碳足迹、回收评分等环保维度优化商品推荐 - 🤖 **AI智能客服**:集成DeepSeek大模型,支持多语言实时咨询 - 🏝️ **海南自贸港特色**:免税商品、跨境结算、本地化支持 - 🔒 **安全合规**:多层认证、数据加密、合规审计 - 📊 **可视化分析**:商品价格走势、环保数据等可视化展示 - 🔗 **区块链溯源**:商品全链路信息透明可查,保障正品与环保承诺 - 💹 **价格比对**:多平台价格实时对比,帮用户做出明智选择 - 📊 **环保评分与碳足迹追踪** ## 技术架构 | Tech Stack - **后端 Backend**:Spring Boot 2.7.x, Spring Security, Spring Data JPA, MySQL 8.0, Redis, 区块链服务(如Hyperledger Fabric/Ethereum) - **前端 Frontend**:Bootstrap 5, Thymeleaf, jQuery, Google Maps API, Chart.js(可视化) - **AI & 算法 AI & Algorithms**:绿色加权Apriori算法, DeepSeek大模型, 智能推荐引擎, 价格比对引擎 - **可视化 Visualization**:Chart.js, ECharts, 数据大屏 - **区块链 Blockchain**:商品溯源、交易记录上链 ## 快速启动 | Quick Start 1. 克隆项目 / Clone the repo ```bash git clone https://github.com/your-username/ecotrade-global.git ``` 2. 配置数据库 / Configure DB - 修改 `application.properties` 数据库连接信息 3. 安装依赖 & 启动 / Install dependencies & Run ```bash mvn clean install mvn spring-boot:run ``` ## 项目结构 | Project Structure ``` src/ ├── main/ │ ├── java/com/example/Secondhand/ # 业务代码 Business Logic │ └── resources/ │ ├── static/ # 前端静态资源 Static Assets │ └── templates/ # Thymeleaf模板 Templates ``` ## 贡献指南 | Contribution Guide 1. Fork 本仓库 / Fork this repo 2. 新建分支 / Create a feature branch 3. 提交更改 / Commit your changes 4. 发起 Pull Request / Open a Pull Request ## 联系方式 | Contact - 负责人 / Maintainers: 彭思静, 罗语涵, 张浩辰,熊静思, 闫闪闪 - 邮箱 / Email: 396889003@qq.com - 项目主页 / Project Home: [https://gitee.com/percey/GreenFree] ## 许可证 | License MIT License. See [LICENSE](LICENSE) for details. ## 致谢 | Acknowledgements - 海南自贸港政策支持 / Hainan FTP Policy Support - DeepSeek团队技术支持 / DeepSeek Team - 所有贡献者 / All Contributors