Coder Social home page Coder Social logo

website's Introduction

Welcome to flutter open source GrowERP.

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

PRODUCTION version:

Admin application

Hotel application:

TEST NEXT version:

Admin application

Hotel application:

When the application is started, create a new company, select demo data or an empty system, login and use the password sent by email and look around! Provide comments to [email protected]

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

Install GrowERP locally using global growerp command

required flutter version channel stable

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:

website's People

Watchers

 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.