Be sure to collect the open source project of the Beijing Garrison Dispatching Car Management System!

Project Description:

I am responsible for the Yulin Army dispatched car project bid by the outsourcing company. The total number of developers is 3. Although the project does not use any particularly high-end technology, I have gained a lot of project development experience from the demand analysis-detailed design-coding development-testing. -Party A's demonstration will be completed to the deployment line.

After the project went live, the project was open sourced

The project is described in detail below:

Development technology: Springboot, Springmvc, mybatis, mysql5.7

Deployment: Because it cannot connect to the external network and only operates on one computer, it is deployed locally, and then connects to the guard’s computer to control the barriers and charges

Business function: Mainly the duty officer dispatches the car (bus), which can better manage the vehicle effectively; the user fills the dispatch form in the duty room, and then the duty officer enters the system, and the vehicle can enter and exit through the barrier. , Simply put, it is such a function. Two types of permissions for login account: administrator and operator, the administrator cannot send a car to operate

Project screenshot:

1. Landing page

2. Main page

3. Dispatch the car page

The dispatch form is designed according to the format required by Party A

Dispatch ticket support cancel/delete

4. Vehicle management page

5. The main functions are probably these. Party A requires that the dispatch form can be selected by drop-down or manually.

Code Cloud: https://gitee.com/lzhjava/java

github:https://github.com/lzhjavagithub/vehicle_manager

The project is open source on Code Cloud/GitHub, all friends can download for reference and study, I hope you can help every small partner who is new to development through this simple project;

Solemnly declare: the project is only for personal study and reference use, if it is used for other purposes, its corresponding legal responsibility will be investigated;

 

Guess you like

Origin blog.csdn.net/qq_30398499/article/details/100888843