Git Product home page Git Product logo

pmajule / growerp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from growerp/growerp

0.0 0.0 0.0 94.18 MB

GrowERP Flutter Administrator front-end & Hotel & Ecommerce for Android, IOS and Web using Moqui.org, Apache OFBiz

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

License: Other

Shell 0.03% Ruby 0.58% C++ 6.03% C 0.26% Objective-C 0.03% Java 0.36% Kotlin 0.11% Dart 82.81% CSS 0.17% Swift 1.79% HTML 4.34% CMake 3.12% Dockerfile 0.37%

growerp's Introduction

Welcome to flutter open source GrowERP.

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

We have now started a production version:

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

If you like this initiative, please give a star to the project.

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

We also created a first vertical app for Hotel owners which will be released later.

Install flutter admin app locally

to install when using local packages only( use 'path' instead of pub.dev versions)

git clone https://github.com/growerp/growerp.git 
cd growerp/packages/core ; flutter pub get ; flutter pub run build_runner build
cd growerp/packages/inventory ; flutter pub get ; flutter pub run build_runner build
cd growerp/packages/marketing ;  flutter pub get ; flutter pub run build_runner build
cd growerp/packages/website ; flutter pub get ; flutter pub run build_runner build
cd ../admin 

if you use the versions from pub.dev, no pub build required.

Prepare for backend

OR: install backend according: https://github.com/growerp/growerp-moqui.git install chat according: https://github.com/growerp/growerp-chat.git

OR: use our test backend:
change file packages/admin/assets/cfg/app_settings.json:

- from:   "databaseUrlDebug": "",
- to:     "databaseUrlDebug": "https://test.growerp.org",  

- from:   "chatUrlDebug":  "",
- to:     "chatUrlDebug": "wss://chat.growerp.org",  

start emulator or use browser and start app in directory: packages/admin:

flutter run

install the chatserver

Some phone screen shots:

Some web/tablet screen shots:

The generated business website:

growerp's People

Contributors

hansbak 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.