摘 要 社会的发展和科学技术的进步,互联网技术越来越受欢迎。手机也逐渐受到广大人民群众的喜爱,也逐渐进入了每个用户的使用。手机具有便利性,速度快,效率高,成本低等优点。 因此,构建符合自己要求的操作系统是非常有意义的。 本文从管理员、用户的功能要求出发,4S店客户管理系统中的功能模块主要是实现管理员服务端;首页、个人中心、用户管理、门店管理、车展管理、汽车品牌管理、新闻头条管理、预约试驾管理、我的收藏管理、系统管理,用户客户端:首页、车展、新闻头条、我的。门店客户端:首页、车展、新闻头条、我的经过认真细致的研究,精心准备和规划,最后测试成功,系统可以正常使用。分析功能调整与4S店客户管理系统实现的实际需求相结合,讨论了微信开发者技术与后台结合java语言和mysql数据库开发4S店客户管理系统的使用。

关键字:4S店客户管理系统小程序 微信开发者 Java技术 mysql数据库

Abstracts

With the development of society and the progress of science and technology, Internet technology is becoming more and more popular. Mobile phones are gradually loved by the masses of the people, but also gradually into the use of each user. Mobile phone has the advantages of convenience, high speed, high efficiency and low cost. Therefore, it is very meaningful to build an operating system that meets our own requirements. In this paper, starting from the functional requirements of administrators and users, the functional modules of 4S store customer management system are mainly to realize the Administrator Server; home page, personal center, user management, store management, auto show management, auto brand management, news headlines management, appointment test drive management, my collection management, system management, user client: home page, auto show, news headlines my Store client: home page, auto show, news headlines, my after careful research, careful preparation and planning, the final test is successful, the system can be used normally. This paper analyzes the function adjustment combined with the actual needs of 4S store customer management system, and discusses the use of wechat developer technology combined with background Java language and MySQL database to develop 4S store customer management system. Key words: 4S store customer management system applet wechat Developer Java technology MySQL database 目 录 摘 要 I Abstracts I 目 录 I 第1章 绪论 1 1.1课题背景 1 1.2研究意义 1 1.3研究内容 2 第2章 技术介绍 2 2.1 微信开发者工具 3 2.2 小程序框架以及目录结构介绍 3 2.3 JAVA技术 4 2.4 Mysql数据库 4 2.5 SSM框架 4 第3章 需求分析 5 3.1需求分析概述 6 3.2可行性分析 6 3.2.1经济可行性 6 3.2.2技术可行性 7 第4章 系统设计 7 4.1系统结构设计 7 4.2数据库设计 8 4.2.1实体ER图 8 4.2.2数据表 10 第5章 系统实现 14 5.1管理员服务端功能模块 14 5.2用户端功能模块 18 5.3门店端功能模块 18 第6章 系统测试 23 6.1测试定义及目的 23 6.2测试方法 23 6.3测试模块 24 6.4测试结果 25 结 论 26 致 谢 27 参考文献 28

软件的用户界面是最直接接触的对象,包括是否允许用户使用简单方便,请求的响应时间,主图像的整体质量,整体布局的质量。 4S店客户管理系统的设计基于现有的网络平台,可以实现用户管理及数据信息管理,方便管理员对后台进行管理有详细的了解及统计分析,随时查看信息状态。 系统功能设计是在系统开发和设计思想的总体任务的基础上完成的。该系统的主要任务是实现4S店客户管理系统管理,使用户可以通过指令完成整个4S店客户管理系统的操作。 从上面的描述中可以基本可以实现软件的功能: 1、开发实现4S店客户管理系统的整个系统程序; 2、管理员服务端;首页、个人中心、用户管理、门店管理、车展管理、汽车品牌管理、新闻头条管理、预约试驾管理、我的收藏管理、系统管理等。 3、用户客户端:首页、车展、新闻头条、我的 4、门店客户端:首页、车展、新闻头条、我的 等相应操作; 5、基础数据管理:实现系统基本信息的添加、修改及删除等操作,并且根据需求进行交流信息的查看及回复相应操作。


基于微信小程序的4S店客户管理系统-计算机毕业设计源码+LW文档_管理系统

基于微信小程序的4S店客户管理系统-计算机毕业设计源码+LW文档_功能模块_02

基于微信小程序的4S店客户管理系统-计算机毕业设计源码+LW文档_管理系统_03

基于微信小程序的4S店客户管理系统-计算机毕业设计源码+LW文档_客户端_04