Code Monkey home page Code Monkey logo

data-whale / greaterwms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from greaterwms/greaterwms

0.0 0.0 0.0 204.27 MB

This Inventory management system is the currently Ford Asia Pacific after-sales logistics warehousing supply chain process . After I leave Ford , I start this project . In order to help some who need it . OneAPP Type . Support scanner PDA, mobile APP, desktop exe, website as well .

Home Page: https://www.56yhz.com/

License: GNU General Public License v3.0

JavaScript 32.20% Python 59.96% Objective-C 0.94% Java 1.64% C# 0.30% CSS 3.98% HTML 0.13% Less 0.76% Sass 0.08%

greaterwms's Introduction

GreaterWMS logo

GreaterWMS

Open Source Inventory Management System

License: GPLv3 Release Version (latest Version) QR Code Support Docker Support i18n Support

repo size GitHub commit activity Contributors

GitHub Org's stars GitHub Follows GitHub Forks GitHub Watch

Python Django Quasar Cli Vue NodeJS

YouTube

πŸš€ Link US

🌟 About the Project

This Inventory management system is the currently Ford Asia Pacific after-sales logistics warehousing supply chain process . After I leave Ford , I start this project . In order to help some who need it . OneAPP Type . Support scanner PDA, mobile APP, desktop exe, website as well .

🎯 Function

  • Supplier Management
  • Customer Management
  • Scanner PDA
  • Cycle Count
  • Order Management
  • Stock Control
  • Safety Stock Show
  • API Documents
  • IOS APP Support
  • Android APP Support
  • Electron APP Support
  • Auto Update
  • i18n Support
  • API Documents

πŸ‘€ Where is APIs Documents:

  • After installed you can find APIs Documents from url /docs/
example: http://127.0.0.1:8008/docs/

🧭 Install

git clone https://github.com/Singosgu/GreaterWMS.git

πŸ› οΈ How To Run Development Server:

  • Webside Dev Run:
cd templates
quasar d # http://localhost:8080
or
quasar dev # http://localhost:8080
  • Electron APP Dev Run
cd templates
quasar d -m electron
or
quasar dev -m electron
  • Mobile APP Dev Run

You should connect your mobile . Sometime it need you choose the ip , the ip is your PC's internal ip . The Android APP installed on the mobile phone is the mobile page, and the installation on the scanning device is the scanning page.

cd templates/src-cordova
cordova platform add [ios or android]
cd .. # back to templates
quasar d -m cordova -T [ios or android]

🎺 How To Publish Your APP:

  • Webside Build:
cd templates
quasar build # /templates/dist/spa
  • Electron APP Build:
quasar build -m electron -P always # /templates/dist/electron
  • Mobile APP Build:
quasar build -m cordova -T [ios or android] # /templates/dist/cordova

πŸ’» How To Deploy Server:

If the server has SSL enabled, please use https and wss, if SSL is not enabled, use http and ws

The front-end code needs to be rebuilt after modification

πŸ’Έ Sponsor

If you use GreaterWMS and find it to be useful, please consider making a donation toward its continued development.

Donate via PayPal

⚠️ License

Distributed under the GPL v3 License. See LICENSE.txt for more information.

greaterwms's People

Contributors

972784674t avatar briliant-wang avatar caiwei-0627 avatar changxiaochen avatar cold-cyan avatar cow11023 avatar dependabot[bot] avatar singosgu avatar wanxger avatar wh8983298 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.