基于移动应用开发的汽车维修保养系统的设计与实现Design and implementation of automobile maintenance system based on mobile application development内容摘要本系统主要设计的是一个汽车维修保养系统,针对汽车 4S 企业和汽车用户的使用。本系统主要是为了方便汽车 4S 企业的管理和运营,提高维修保养企业管理人员的工作效率,降低管理人员的工作量和工作中遗漏的一些问题;方便用户更快,更精准,也更全面地找到自己满意的维修、保养和清洗企业,更能节约排队等候的时间。本文是基于移动应用的开发,前端主要用到 Android 原生开发,后端用 PHP 语言开发,探究了汽车维修保养系统的基本结构和 MySQL 数据库的设计。前端主要是以移动应用的形式,在汽车维修保养系统的结构和功能中主要由普通 4S 企业和汽车用户这两种身份分别进行管理以及研究。数据库选择的是一种较为方便和运行速度较快的 MySQL 数据库。该系统中在普通用户中主要实现了登陆注册功能、查看维修企业、查看保养企业、查看清洗企业,并可以进行预约企业的一切服务、查看订单功能、寻找附近的加油站并查询当前油价等功能。关键字:Android 原生 PHP MySQL 移动开发AbstractThe main design of this system is an automobile maintenance system, aiming at the use of automobile 4S enterprises and automobile users. This system is mainly to facilitate the management and operation of automobile 4S enterprises, improve the work efficiency of the management personnel of the maintenance enterprises, reduce the workload of the management personnel and some problems missed in the work; it is convenient for the users to find the satisfactory maintenance, service and cleaning enterprises more quickly and accurately, and save the waiting time in line.This paper is based on the development of mobile applications, the front-end mainly uses Android native development, and the back-end is developed in PHP language. It explores the basic structure of automobile maintenance system and the design of MySQL database. The front-end is mainly in the f...