SamuthraRajan88 / my-shop

A Django ERP framework example project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my-shop

A Django ERP framework example project

This is the code for my-shop.django-erp-framework.com

Installation

clone repo
create virtual env
install requirements 
python manage.py migrate 
python manage.py create_entries
python manage.py create_purchase_entries

python manage.py createsuperuser
python manage.py runserver

About

A Django ERP framework example project

License:MIT License


Languages

Language:Python 83.0%Language:HTML 14.4%Language:CSS 2.6%