Code Monkey home page Code Monkey logo

nnchowdary26 / greaterwmss Goto Github PK

View Code? Open in Web Editor NEW

This project forked from greaterwms/greaterwms

1.0 0.0 0.0 214.23 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: Apache License 2.0

Shell 0.01% JavaScript 19.77% Python 74.85% CSS 5.15% HTML 0.05% Dockerfile 0.05% Sass 0.12%

greaterwmss's Introduction

GreaterWMS logo

GreaterWMS

Open Source Inventory Management System

License: APLv2 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

🧭 Install

Python install

Nodejs install

Clone Project

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

Backend Environment

cd GreaterWMS/
pip install -r requirements.txt

Frontend Environment

npm install -g @quasar/cli
npm install -g yarn
cd templates/
yarn install

DataBase Migrate

cd GreaterWMS/
python manage.py makemigratons
python manage.py migrate

docker(Optional)

cd GreaterWMS/
docker-compose up -d
# Change Baseurl
# baseurl GreaterWMS/templates/public/statics/baseurl.txt
docker-compose restart

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

  • Run Backend:
cd GreaterWMS
python manage.py runserver
or
python manage.py runserver 0.0.0.0:8008 # internet
  • Run Frontend:
cd templates
quasar d # http://localhost:8080
or
quasar dev # http://localhost:8080
  • Change Request Baseurl
templates/public/statics/baseurl.txt
  • Companion Mobile APP

GreaterWMS is supported by a companion mobile app which allows users access to run the business well. It can scan the goods by your camera or your PDA scanner.

Android

Companion android app is a apks file, need use bundletool to install apk to your Android Phone

Please confirm you have installed JAVA

## Take attention on your bundletool version
bundletool-all-1.13.0.jar install-apks --apks=GWMS.apks

🎺 How To Publish Your APP:

  • Web Build:
cd templates
quasar build # /templates/dist/spa

πŸ’» 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

Show

GreaterWMS home
GreaterWMS splash GreaterWMS dn GreaterWMS goods

⚠️ License

Distributed under the APL V2 License. See LICENSE.txt for more information.

πŸ—οΈ Commercial License

  • Don't worry about Commercial License. You will get Free Commercial License while you download the source code.

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.