Skip to content

HerrZCD/parking

Repository files navigation

介绍

这个前端项目主要用了Vue.js, Vuex, Router, Google Map Javascript API, ElementUI实现了简单的停车位注册/浏览/管理系统。

安装

运行此前端项目首先电脑要安装npm https://www.liaoxuefeng.com/wiki/1022910821149312/1023025597810528

  1. git clone https://github.com/HerrZCD/parking.git

  2. cd parking

  3. npm install

  4. npm run dev

注意代码里有http://127.0.0.1:5000 这是我写死的我本地开发的时候的后端地址,你跑起来后端项目后,把项目里这个地址换成你后端的地址,vscode全部替换即可。

页面展示

用户登录

image

用户注册

image

用户主界面

image

用户订单查询

image

用户预定车位

image

用户搜索地址得到推荐车位

image

车位所有者主界面

image

车位所有者添加车位

image

车位所有者查看订单

image

管理员管理车位

image

管理员编辑车位

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors