Git Product home page Git Product logo

carmanager's Introduction

CarManager

个人设计与实现的车辆管理系统,使用SSH,MySQL,Tomcat,Maven
项目描述: image
车辆与驾驶员具有“可用”、“有计划”、“忙碌”三种状态。系统通过动态的改变其状态来完成车辆与驾驶员的调度功能
image image
只能对状态为"可用"的车辆进行申请
image
只能选择状态为"可用"的驾驶员 image
审核状态共有“审核通过”、“不通过”、“待审批”、“审批中”三种,当职员发起申请时,如果部门领导进行审批后,则审批状态该为“审批中”提交给公司领导,公司领导审批通过后则审批状态改为“审核通过”;“审核通过”、“待审批”、“审批中”时车辆状态和驾驶员的状态会更改为“有计划”。“不通过”则会把车辆状态和驾驶员状态更改为“可用”。车辆使用申请审批通过后,将发送车辆使用计划包括时间、车牌号、申请人及申请人的联系方式给之前申请的调用的驾驶员,该驾驶员登入系统将接收到消息。
image image
具有权限的部门领导、公司领导以及驾驶员能进行出车记录,驾驶员根据收到的消息提醒选择对应车辆进行出车;只能选择状态为“可用”和“有计划”的车辆对应的车辆号码和驾驶员,出车时间会根据系统当前时间自动填入。
image
与出车类似,进车只能选择状态为"忙碌"的的车辆对应的车辆号码和驾驶员
image image

carmanager's People

Contributors

chenxuancode 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.