# 智旅绘 **Repository Path**: krisit/smart-travel ## Basic Information - **Project Name**: 智旅绘 - **Description**: 智旅绘是一个基于车载Android的应用软件,其目的为搜索地图上的打卡机位介绍,并提供导航、多目的地规划、社区路线共享等功能。 - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-01 - **Last Updated**: 2025-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: 作业, Automotive, Android, Java ## README # 智旅绘 #### 介绍 智旅绘是一个基于车载Android的应用软件,其目的为搜索地图上的打卡机位介绍,并提供导航、多目的地规划、社区路线共享等功能。 #### 软件架构 软件架构说明 使用Android开发架构,配合Java代码,使用百度地图API进行实现。数据库使用MySql、ElasticSearch,后端使用PHP进行实现。 #### 参与贡献 1. Fork 本仓库 2. 新建 Feature/xxx 分支 3. 提交代码 4. 新建 Pull Request #### 分支说明 master:成品展示,以V 1.x.x格式命名 develop:开发版本,以1.1.x格式命名 bugfix:基于develop的bug修复版本,以1.1.1格式命名 feature:子功能开发