8000 GitHub - Confidere/pyerp: PYERP ERP in Django
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Confidere/pyerp

 
 

Repository files navigation

PyERP

PyERP is an project open-source, user-oriented, ERP system based on Django framework. If you want to help both as an investor, partner or as a developer send me email: mfalcon@ynext.cl 👍.It is in development, it is not finished ,while we will upload videos so you can see our progress. Follow me Youtube.

Dcumentation

Donate

BTC:15a9s5ZWDGeGpVXe6oV8yZcNrwm3hFALEr
Ethereum: 0xd762cDD9e9a9c1c2E74318f2360dFc0d93eA10C4
Dash: XhhCA3jmjxce2qzKcFU8oc6oS3oEakzE9o
XRP: rMdG3ju8pgyVh29ELPWaDuA74CpWW6Fxns 

Deploy

apt-get update && apt-get upgrade -y
apt  install docker.io
sudo curl -L "https://github.com/docker/compose/releases/download/1.23.1/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose
sudo chmod +x /usr/local/bin/docker-compose
docker-compose up -d --build

Alt text

Install PyERP using the following command

git clone https://github.com/falconsoft3d/pyerp
virtualenv env --python=python3
source env/bin/activate
cd pyerp
pip3 install -r requirements.txt
python manage.py init_pyerp
python manage.py runserver

Feedback and Support

We welcome your feedback and support, raise issues if you want to see a new feature or report a bug. https://github.com/falconsoft3d/pyerp/issues

Screenshot

Alt text Alt text Alt text Alt text Alt text

Who I am

My Name is Marlon Falcón Hernández. I am a Civil Engineer and Master in Architecture. I have worked for years in ERP development. Alt text

My contact data

Marlon Falcón Hernández | España | Madrid
* ERP, CRM y Software: https://www.marlonfalcon.com
» WhatsApp: +34 662 47 0645
» Email: mfalconsoft@gmail.com , falconsof.3d@gmail.com
» Instagram: https://www.instagram.com/ynextspa
» Facebook: https://www.facebook.com/Ynext-1150152835134897
» Github: https://github.com/falconsoft3d
» linkedin: https://linkedin.com/in/marlon-falcón-3a2aa9a4

About

PYERP ERP in Django

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.0%
  • HTML 24.3%
  • CSS 8.0%
  • Python 2.7%
  • PHP 0.0%
  • Dockerfile 0.0%
0