GithubHelp home page GithubHelp logo

growerp / growerp Goto Github PK

View Code? Open in Web Editor NEW
44.0 3.0 25.0 255.07 MB

GrowERP Flutter ERP for Android, IOS and Web using Moqui.org, Apache OFBiz

Home Page: https://www.growerp.com

License: Other

Dockerfile 0.35% Ruby 0.23% Java 16.91% Kotlin 0.02% HTML 2.80% Dart 22.84% Swift 0.61% Objective-C 0.01% Shell 0.15% JavaScript 10.06% Procfile 0.01% Groovy 35.16% FreeMarker 9.85% CSS 1.00%
admin-dashboard erp moqui ofbiz flutter e-commerce hotel

growerp's Introduction

Welcome to flutter open source GrowERP.

GrowERP is an open source multi platform ERP application you can use right now!

We have now started a production admin version:

We also created a vertical app for Hotel owners:

When the application is started, create a new company, select demo data or an empty system and look around!

Documentation available at https://www.growerp.com

Install GrowERP locally using global growerp command

dart pub global activate growerp
growerp install

Install GrowERP locally, manually

Get repository

git clone https://github.com/growerp/growerp
cd growerp

start the chat server

cd chat
./gradlew/apprun

start backend in separate terminal

Initialize:

    cd moqui
    ./gradlew build      #only one time
    java -jar moqui.war load types=seed,seed-initial,install no-run-es

Run:

    cd moqui
    java -jar moqui.war no-run-es

run the flutter emulator or browser

cd flutter/packages/admin
flutter run

Use GrowERP locally with docker

In the docker directory there is a README.md to run the complete system with docker images locally.

Some phone screen shots:

Some web/tablet screen shots:

The generated business website:

growerp's People

Contributors

hansbak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

growerp's Issues

growerp global command not works on windows

dcli commands should be used, not command line commands (.bat/.sh)

instead of:

run('mkdir $growerpPath');
โ€‹

we should use:
โ€‹

createDir(growerpPath)

doing this make the command work on all platforms supported by the dart language.

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.