I
汽车租赁系统的设计与实现
?/p>
要:
本系统是针对汽车租赁开发的一?/p>
WebApp
。系统主要分为前端和后台两部分,
前端主要提供车型选择?/p>
车辆浏览?/p>
详情查看等功能?/p>
后端实现对车辆,
用户的信息查询和?/p>
改?/p>
系统主要利用
node.js
搭建后台服务和连?/p>
MongoDB
数据库,
后台管理端利?/p>
React
脚手
架技术搭建项目目录,客户端利?/p>
Vue
脚手架技术搭建项目目录?/p>
关键词:
汽车租赁?/p>
JavaScript
?/p>
WebApp
Abstract:
The system is a WebApp developed for car rentals. The system is consisted of the
front-end and the back-end. The front-end provides vehicle model selection, vehicle browsing, detail
viewing and other functions. The information of vehicles and users can be queried and modified on
the back-end. The Node.js is used to set up the back-end service and to connect to a MongoDB
database. The project directory is built with React scaffolding technology on the back-end, while the
project directory is built with Vue scaffolding technology on the client-end.
Keywords:
Car rentals; JavaScript; WebApp