目录

基于SpringBoot的智慧停车场小程序源码论文部署教程

基于SpringBoot的智慧停车场小程序(源码+论文+部署教程)

运行环境

• 前端:小程序 + Vue

• 后端:Java

• IDE工具:IDEA(可自行选择) + HBuilderX + 微信开发者工具

• 技术栈:小程序 + SpringBoot + Vue + MySQL

主要功能

智慧停车场微信小程序主要包含小程序端和管理端。

管理端

• 停车场管理

• 公告信息管理

• 用户信息管理

• 预定信息管理

• 用户反馈管理

小程序端

• 登录注册

• 预约停车位

• 停车导航

• 停车缴费

• 用户信息

• 车辆信息

• 钱包充值

• 意见反馈

项目截图

小程序端

https://i-blog.csdnimg.cn/img_convert/f363c0ae64f55f39e665afe841e13b1f.png

https://i-blog.csdnimg.cn/img_convert/5323e8f4950c7b5af4e755f8e44cfce9.png

https://i-blog.csdnimg.cn/img_convert/466bf556a87bb01495067b9a27ccbc5f.png

https://i-blog.csdnimg.cn/img_convert/7ecb550db3677e3cd4ffaf363427f351.png

https://i-blog.csdnimg.cn/img_convert/5f4994620f6f4f222f1c0e091f2c2137.png

https://i-blog.csdnimg.cn/img_convert/54f2b685a449c7a7eb113dce722a87e9.png

https://i-blog.csdnimg.cn/img_convert/993c8e759555f27b5698ad0e742503c7.png

管理端

https://i-blog.csdnimg.cn/img_convert/117eda2b96491a39dfa6232bc219d66d.png

https://i-blog.csdnimg.cn/img_convert/32666f4ce557c1a93c00dc6a23c0bb3d.png

https://i-blog.csdnimg.cn/img_convert/aad2710f549a4cba65a7b996f266ea34.png

https://i-blog.csdnimg.cn/img_convert/a7a9781a3dc84486a859e89e38d662a8.png

https://i-blog.csdnimg.cn/img_convert/22f534acb30f46c6b7a7189d17e78493.png

https://i-blog.csdnimg.cn/img_convert/89b52c4ab99743a8bf8b59ca54884252.png

https://i-blog.csdnimg.cn/img_convert/dd7cf1016008a68108011001b628c8aa.png

源码地址: