Giter Site home page Giter Site logo

carparking's Introduction

"CarParking"

基于java的停车场管理系统

1.基本实现了停车场该有的功能。

比如会员管理,收发邮件,优惠券生成与发放,车辆出库入库,自动计算停车费用,记录违章信息,记录停车信息等等。

2.集成了车牌识别这部分代码。

点击自动入库后,上传车辆带车牌照片。系统会自动识别车牌号码(车牌识别成功率一般)。

3.加入了数据可视化功能(百度的Echarts)。

目前只实现了以饼状图的形式展示当前停车场的停车情况和收入来源情况。

4.数据库使用的是MYSQL,REDIS做缓存数据库。

电脑上需要安装好MYSQL和REDIS。数据库的文件在src/resource下面,导入carport.sql即可。

5.JDK的版本最好是1.8以上。

carparking's People

Contributors

yxq9650 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.