Git Product home page Git Product logo

elmsparent's Introduction

ELMS: Express Logistics Management System


Project Introduction

ELMS is an all-round system builded for an express company to facilitate the efficiency of goods transportation, orders approval, warehouse management, etc.

Through the ELMS, we hope to improve the efficiency of the working flow, reduce the cost and make it more convenient for stuff to communicate so as to improve the profit.

ELMS LOGO

Function Introduction

Express Order Management

  • Logistics Order Tracking: Allow users to track the order without login
  • Build, edit or delete Order: Allow saleman to manage and track the order
  • Manage other documents including Truck Loading Documents, Allocate Documents(Used by courier), Arrive Documents, etc.

Trucks & Drivers Message Management

Allow Intermediate Center Manager to check, add or delete trucks and drivers message

Warehouse Management

  • Allow Warehouse Staff and Warehouse Manager to check,add or delete goods of the Warehouse.
  • Allow Warehouse Manager to verifiy the inventory, set alarm value and recover from alarm state
  • Automatically alarm the manager if the goods exceed the alarm value

Staff and Ministries Management

  • Allow General Manager to manage the staff message and their priority
  • Allow General Manager to manage the Minsitries of the company and staff belong to them

Finance Report and Cost Control

  • Allow Financeman to Verify the very days' bills order : System will automatically create the bills of all the orders of that day
  • Allow Financeman to manage the bank account, cost and other finance message.
  • Allow Financeman to build a new bill of the whole company

Blueprint and Overall Policy Management

  • Allow General Manager to Approve/Disapprove the Documents created in the very day
  • Allow General Manager to stipulate the salary strategy of the company
  • Allow General Manager to stipulate some constants like Cost per mile, price of the order
  • Allow General Manager to read the statistics based on the data in the system

Getting Started

Overview

ELMS is a Java-based, C/S-Style Project, using Maven as modules management tool. To run this program, you will need at least JDK8 & MySQL

  • First, import the SQL file 'elmssql.sql' in folders ELMSServer to your database.
  • Next, if you are macOS users, change the value of "inWindow" in configuration file "globalConfig.xml" under the path "ELMSClient/docs"
  • Third, double clicked the ELMSServer.jar in folder 'ELMSServer' to open the server
  • Finally, double clicked the ELMSClient.jar in folder 'ELMSClient' to open the client
  • Now, enjoy the system :)

Project Structures

ELMS is a maven project with three modules. Common module is the depended by other two modules.

  • ELMSClient: The client module
  • ELMSServer: The server module
  • common: Documents & Common parts of the client and the server
  • Documents are under the common, where you can find full description of this project

You can find more about the software structure in the documents of common folder.

Pics Preview##

Track Order

Track Order

Add New Order

Driver Message Management

Add New Driver

Financeman Main Page

Statistics Creation Page

General Manager Main Page

Documents Approval Page

Modify Constants

License

Apache License Version 2.0

About us

ELMS LOGO ELMS LOGO

elmsparent's People

Contributors

czqinnanjing avatar mincyu avatar junooo avatar zrnju avatar jerryzhangrui avatar

Stargazers

 avatar  avatar  avatar  avatar Kyle avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

James Cloos avatar  avatar  avatar  avatar  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.