资料详情

基于微信小程序的停车场管理系统毕业论文+开题报告+前后台(Java+Mysql)源码及数据库文件

头像

微信小程序

编号:4368

基于微信小程序的停车场管理系统

(空1行,五号)

XXX(作者姓名,居中、宋体、四号)

摘要:随着车辆生产的规模不断扩大,车辆数量急剧增加。面对停车难,混乱的问题,需要有微信小程序来帮助用户网上寻找车位,快速简便停车。通过这样的小程序也可以帮助管理人员做到信息的规范管理、科学统计和快速查询、修改、增加、删除等,从而减少管理方面的工作量。

设计的微信小程序停车场管理系统,基于C/S+B/S模式设计,采用微信小程序+JSP+MySQL数据库实现。本系统分为微信小程序端和后台管理端组成。微信小程序端可供注册用户使用,实现功能包括:停车场显示(地图/列表)、停车预约、停车场收藏、导航以及个人中心(我的钱包、我的收藏、个人信息修改、修改密码、意见反馈等)等,用户可在线支付停车费用。管理员实现的功能包括:登录、停车场管理、反馈管理、收费管理以及用户管理等。

关键词:停车场管理,设计,微信小程序,JSP,MySQL数据库


(空1行,五号)

Park Management System Based on Wechat Small Procedure

Abstract:With the continuous expansion of vehicle production scale, the number of vehicles has increased dramatically. Faced with the problem of difficult parking and confusion, we need a Wechat applet to help users find parking spaces online and park quickly and easily. Such a small program can also help managers to standardize the management of information, scientific statistics and fast query, modify, increase, delete and so on, thus reducing the workload of management.

The parking lot management system of Wechat applet is designed based on C/S+B/S mode. It is implemented by Wechat applet+JSP+MySQL database. The system is composed of Weixin small program end and background management end. The Weixin small program can be used by registered users. Its functions include parking lot display (map/list), parking reservation, parking lot collection, navigation and personal center (my wallet, my collection, personal information modification, password modification, feedback, etc.). Users can pay parking fees online. The functions implemented by administrators include login, parking lot management, feedback management, charge management and user management.

Key words:Park Management, design, Wechat applet, JSP, MySQL database


目录

第1章 引言 1

1.1 课题背景及意义 1

1.2 课题国内外研究现状 1

1.3 课题主要研究内容 3

第2章 课题开发相关技术 4

2.1 微信小程序技术 4

2.2 系统设计模式 5

2.3 Java技术 6

2.4MySQL数据库技术 7

2.5JSP技术 7

第3章 需求分析与设计 9

3.1 可行性分析 9

3.2 需求分析 9

3.3 总体设计 10

3.3.1 系统设计原则 10

3.3.2 总体功能架构设计 10

3.4 数据库设计 10

第4章 系统实现与测试 12

4.1 微信小程序端 12

4.1.1 用户登录 12

4.1.2首页 12

4.2 后台管理端 14

4.2.1 停车场管理 14

4.2.2 用户管理 15

4.3 系统测试 15

4.3.1 测试概述 15

4.3.2 测试方法 16

4.3.3 测试用例 16

第5章 结束语 18

参考文献 19

致谢 20